Skip to content

Commit 3510c03

Browse files
build(deps): bump @octokit/request and @actions/github
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 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" dependency-type: indirect - dependency-name: "@actions/github" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 701b2b0 commit 3510c03

File tree

2 files changed

+109
-113
lines changed

2 files changed

+109
-113
lines changed

package-lock.json

Lines changed: 108 additions & 112 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
@@ -57,7 +57,7 @@
5757
"license": "Apache-2.0",
5858
"dependencies": {
5959
"@actions/core": "^1.9.1",
60-
"@actions/github": "^5.0.0",
60+
"@actions/github": "^6.0.0",
6161
"js-levenshtein": "^1.1.6"
6262
},
6363
"devDependencies": {

0 commit comments

Comments
 (0)