Skip to content

Commit 15af62e

Browse files
Bump @actions/core from 1.8.1 to 1.8.2
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.1 to 1.8.2. - [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 49ddb6f commit 15af62e

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

package-lock.json

Lines changed: 21 additions & 15 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.1",
31+
"@actions/core": "^1.8.2",
3232
"@adobe/node-fetch-retry": "^2.2.0",
3333
"node-fetch": "^2.6.7",
3434
"unzipper": "^0.10.11"

0 commit comments

Comments
 (0)