Skip to content

Commit 65006ce

Browse files
Bump @actions/github from 5.0.3 to 5.1.0 (#131)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 to 5.1.0. - [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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a115ee commit 65006ce

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -27,7 +27,7 @@
2727
"@actions/artifact": "^1.1.0",
2828
"@actions/core": "^1.9.1",
2929
"@actions/exec": "^1.1.1",
30-
"@actions/github": "^5.0.3",
30+
"@actions/github": "^5.1.0",
3131
"@actions/tool-cache": "^2.0.1",
3232
"@octokit/rest": "^19.0.4",
3333
"semver": "^7.3.7"

0 commit comments

Comments
 (0)