Skip to content

v3.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 06:21
· 838 commits to main since this release
43d849b

Patch Changes

  • deps: Include @octokit/types (#660)

    This should fix the following compilation error:

    node_modules/skuba/lib/api/github/checkRun.d.ts(2,45): error TS2339: Property 'POST /repos/{owner}/{repo}/check-runs' does not exist on type 'Endpoints'.