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

Commit c5131e2

Browse files
build(deps): bump @actions/github from 5.0.1 to 5.0.2
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.1 to 5.0.2. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3251256 commit c5131e2

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

package-lock.json

Lines changed: 21 additions & 9 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.8.0",
2828
"@actions/exec": "^1.1.1",
29-
"@actions/github": "^5.0.1",
29+
"@actions/github": "^5.0.2",
3030
"@actions/glob": "^0.3.0",
3131
"hook-std": "^2.0.0",
3232
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)