Skip to content

Commit 0505da0

Browse files
build(deps): bump @actions/github from 7.0.0 to 8.0.0 (#3341)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 7.0.0 to 8.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: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1194c9a commit 0505da0

File tree

2 files changed

+98
-141
lines changed

2 files changed

+98
-141
lines changed

package-lock.json

Lines changed: 97 additions & 140 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.2",
1111
"@actions/exec": "^2.0.0",
12-
"@actions/github": "^7.0.0",
12+
"@actions/github": "^8.0.0",
1313
"markdownlint": "^0.40.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)