Skip to content

Commit

Permalink
feat: new action runner groups endpoints, new code scanning alerts au…
Browse files Browse the repository at this point in the history
…tofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#646)
  • Loading branch information
octokitbot authored Jan 8, 2025
1 parent bea6327 commit a73883f
Show file tree
Hide file tree
Showing 4 changed files with 2,794 additions and 933 deletions.
148 changes: 58 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
],
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.6.2"
"@octokit/types": "^13.7.0"
},
"peerDependencies": {
"@octokit/core": ">=6"
},
"devDependencies": {
"@octokit/core": "^6.0.1",
"@octokit/plugin-rest-endpoint-methods": "^13.0.0",
"@octokit/core": "^6.1.3",
"@octokit/plugin-rest-endpoint-methods": "^13.3.0",
"@octokit/tsconfig": "^4.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/node": "^22.0.0",
Expand Down
Loading

0 comments on commit a73883f

Please sign in to comment.