Skip to content

Commit 70ceb48

Browse files
⬆️ Bump @actions/core from 1.8.0 to 1.8.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feee0df commit 70ceb48

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package-lock.json

Lines changed: 11 additions & 4 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
},
2828
"homepage": "https://github.com/marketplace/actions/repo-file-sync-action",
2929
"dependencies": {
30-
"@actions/core": "^1.8.0",
30+
"@actions/core": "^1.8.1",
3131
"@actions/github": "^5.0.1",
3232
"@octokit/plugin-throttling": "^3.6.2",
3333
"@putout/git-status-porcelain": "^1.1.0",

0 commit comments

Comments
 (0)