Skip to content

Commit f13f917

Browse files
build(deps): 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 70e38fd commit f13f917

File tree

2 files changed

+11
-23
lines changed

2 files changed

+11
-23
lines changed

package-lock.json

Lines changed: 10 additions & 22 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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@actions/core": "^2.0.0",
1111
"@actions/exec": "^2.0.0",
12-
"@actions/github": "^6.0.0",
12+
"@actions/github": "^7.0.0",
1313
"markdownlint": "^0.40.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)