Skip to content

Commit 36a8df1

Browse files
Bump @actions/github from 2.2.0 to 6.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.2.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: "@actions/github" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e07b3b commit 36a8df1

File tree

2 files changed

+128
-291
lines changed

2 files changed

+128
-291
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@actions/core": "^1.6.0",
2525
"@actions/exec": "^1.1.0",
26-
"@actions/github": "^2.1.1",
26+
"@actions/github": "^6.0.0",
2727
"@betterer/betterer": "^5.3.7",
2828
"@octokit/graphql": "^4.8.0",
2929
"@octokit/request-error": "^2.1.0",

0 commit comments

Comments
 (0)