Skip to content

Commit beeccf2

Browse files
Bump @octokit/request and @actions/github (#218)
Tested and works. Bumps [@octokit/request](https://github.com/octokit/request.js) to 8.4.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` from 5.6.3 to 8.4.1 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v5.6.3...v8.4.1) Updates `@actions/github` from 4.0.0 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" dependency-type: indirect - dependency-name: "@actions/github" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9a1adf commit beeccf2

File tree

2 files changed

+128
-121
lines changed

2 files changed

+128
-121
lines changed

package-lock.json

+127-120
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
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@actions/core": "^1.10.0",
21-
"@actions/github": "^4.0.0",
21+
"@actions/github": "^6.0.0",
2222
"@aws-sdk/client-ec2": "^3.557.0",
2323
"lodash": "^4.17.21"
2424
},

0 commit comments

Comments
 (0)