Skip to content

Commit c6da7ee

Browse files
build(deps): bump @actions/github from 6.0.0 to 6.0.1 (#361)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.0 to 6.0.1. - [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: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81ff375 commit c6da7ee

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

package-lock.json

Lines changed: 9 additions & 6 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
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/peter-evans/find-comment#readme",
2929
"dependencies": {
3030
"@actions/core": "^1.11.1",
31-
"@actions/github": "^6.0.0"
31+
"@actions/github": "^6.0.1"
3232
},
3333
"devDependencies": {
3434
"@types/jest": "^27.0.3",

0 commit comments

Comments
 (0)