Skip to content

Commit 26b80ac

Browse files
⬆️ Bump @actions/github from 5.0.2 to 5.0.3
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.2 to 5.0.3. - [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 e57484a commit 26b80ac

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package-lock.json

Lines changed: 15 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
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/marketplace/actions/repo-file-sync-action",
2929
"dependencies": {
3030
"@actions/core": "^1.8.1",
31-
"@actions/github": "^5.0.2",
31+
"@actions/github": "^5.0.3",
3232
"@octokit/plugin-throttling": "^3.6.2",
3333
"@putout/git-status-porcelain": "^1.1.0",
3434
"action-input-parser": "^1.2.32",

0 commit comments

Comments
 (0)