Skip to content

Commit fa57be2

Browse files
deps: bump @actions/github from 5.0.0 to 5.1.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.1.1. - [Release notes](https://github.com/actions/toolkit/releases) - [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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d4477f commit fa57be2

File tree

2 files changed

+102
-84
lines changed

2 files changed

+102
-84
lines changed

package-lock.json

Lines changed: 101 additions & 83 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
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"@actions/core": "1.6.0",
21-
"@actions/github": "5.0.0"
21+
"@actions/github": "5.1.1"
2222
},
2323
"devDependencies": {
2424
"@vercel/ncc": "0.33.3",

0 commit comments

Comments
 (0)