Skip to content

Commit 15d64a7

Browse files
build(deps): 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 ec38a7f commit 15d64a7

File tree

2 files changed

+16
-34
lines changed

2 files changed

+16
-34
lines changed

package-lock.json

Lines changed: 15 additions & 33 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
"license": "MIT",
2929
"dependencies": {
3030
"@actions/cache": "^2.0.3",
31-
"@actions/core": "^1.8.0",
31+
"@actions/core": "^1.8.1",
3232
"@adobe/node-fetch-retry": "^2.2.0",
3333
"node-fetch": "^2.6.7",
3434
"unzipper": "^0.10.11"

0 commit comments

Comments
 (0)