Skip to content

Commit bc7b64a

Browse files
feat: codeScanning.listAlertInstances(), actions.approveWorkflowRun(). Deprecates codeScanning.listAlertsInstances() (#298)
1 parent 3e5cbd2 commit bc7b64a

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

package-lock.json

Lines changed: 19 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@octokit/auth-action": "^1.2.0",
2727
"@octokit/core": "^3.0.0",
2828
"@octokit/plugin-paginate-rest": "^2.2.4",
29-
"@octokit/plugin-rest-endpoint-methods": "5.1.1",
29+
"@octokit/plugin-rest-endpoint-methods": "5.2.0",
3030
"@octokit/types": "^6.0.3"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)