Skip to content

Commit 6bff501

Browse files
Bump @octokit/request-error and @actions/github
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) to 5.1.1 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Updates `@octokit/request-error` from 2.1.0 to 5.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v2.1.0...v5.1.1) Updates `@actions/github` from 5.1.1 to 6.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@octokit/request-error" dependency-type: indirect - dependency-name: "@actions/github" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a74fe8 commit 6bff501

File tree

2 files changed

+129
-112
lines changed

2 files changed

+129
-112
lines changed

package-lock.json

+128-111
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@actions/core": "^1.10.1",
2424
"@actions/exec": "^1.1.1",
25-
"@actions/github": "^5.1.1",
25+
"@actions/github": "^6.0.0",
2626
"@actions/http-client": "^2.0.1",
2727
"@actions/io": "^1.1.2",
2828
"@actions/tool-cache": "^2.0.1"

0 commit comments

Comments
 (0)