Skip to content

Commit 5cdc158

Browse files
feat: octokit.rest.actions.retryWorkflow(). Deprecates octokit.rest.actions.reRunWorkflow() (#361)
1 parent 1631da1 commit 5cdc158

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
@@ -27,7 +27,7 @@
2727
"@octokit/auth-action": "^1.2.0",
2828
"@octokit/core": "^3.0.0",
2929
"@octokit/plugin-paginate-rest": "^2.2.4",
30-
"@octokit/plugin-rest-endpoint-methods": "5.10.4",
30+
"@octokit/plugin-rest-endpoint-methods": "5.11.0",
3131
"@octokit/types": "^6.16.1",
3232
"proxy-agent": "^5.0.0"
3333
},

0 commit comments

Comments
 (0)