Skip to content

Commit c323929

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 fe96b1a commit c323929

2 files changed

Lines changed: 191 additions & 6 deletions

File tree

package-lock.json

Lines changed: 190 additions & 5 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
@@ -40,7 +40,7 @@
4040
"license": "MIT",
4141
"dependencies": {
4242
"@actions/core": "^2.0.2",
43-
"@actions/github": "^6.0.1"
43+
"@actions/github": "^7.0.0"
4444
},
4545
"devDependencies": {
4646
"@eslint/eslintrc": "^3.3.3",

0 commit comments

Comments
 (0)