Skip to content

Commit 186c286

Browse files
Bump @actions/core from 1.7.0 to 1.8.0 (#1110)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.8.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 046cc4e commit 186c286

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
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/shogo82148/actions-setup-perl#readme",
2323
"dependencies": {
2424
"@actions/cache": "^2.0.2",
25-
"@actions/core": "^1.7.0",
25+
"@actions/core": "^1.8.0",
2626
"@actions/exec": "^1.1.1",
2727
"@actions/tool-cache": "^1.7.2",
2828
"semver": "^7.3.7"

0 commit comments

Comments
 (0)