Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 3bc8908

Browse files
build(deps): bump @actions/github from 5.0.3 to 5.1.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 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] <[email protected]>
1 parent 0cfced9 commit 3bc8908

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
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@actions/core": "^1.9.0",
2828
"@actions/exec": "^1.1.1",
29-
"@actions/github": "^5.0.3",
29+
"@actions/github": "^5.1.1",
3030
"@actions/glob": "^0.3.0",
3131
"hook-std": "^2.0.0",
3232
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)