Skip to content

Commit 0ddd3fb

Browse files
Bump @actions/github from 6.0.1 to 7.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.1 to 7.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-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3496be7 commit 0ddd3fb

File tree

2 files changed

+30
-12
lines changed

2 files changed

+30
-12
lines changed

package-lock.json

Lines changed: 29 additions & 11 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
@@ -39,7 +39,7 @@
3939
"license": "MIT",
4040
"dependencies": {
4141
"@actions/core": "^1.11.1",
42-
"@actions/github": "^6.0.1"
42+
"@actions/github": "^7.0.0"
4343
},
4444
"devDependencies": {
4545
"@eslint/compat": "^1.4.0",

0 commit comments

Comments
 (0)