Skip to content

Commit 5dd54c3

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] <[email protected]>
1 parent 6d1f7ec commit 5dd54c3

File tree

2 files changed

+10
-21
lines changed

2 files changed

+10
-21
lines changed

package-lock.json

Lines changed: 9 additions & 20 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
@@ -8,6 +8,6 @@
88
"license": "MIT",
99
"dependencies": {
1010
"@actions/core": "^2.0.1",
11-
"@actions/github": "^6.0.1"
11+
"@actions/github": "^7.0.0"
1212
}
1313
}

0 commit comments

Comments
 (0)