Skip to content

Commit 01980a4

Browse files
Bump @actions/core from 1.8.1 to 1.11.1 (#149)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.1 to 1.11.1. - [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-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfcbab0 commit 01980a4

File tree

2 files changed

+58
-16
lines changed

2 files changed

+58
-16
lines changed

package-lock.json

Lines changed: 57 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
@@ -19,7 +19,7 @@
1919
"author": "",
2020
"license": "MIT",
2121
"dependencies": {
22-
"@actions/core": "^1.8.1",
22+
"@actions/core": "^1.11.1",
2323
"@actions/exec": "^1.1.1",
2424
"@actions/io": "^1.1.2",
2525
"@actions/tool-cache": "^1.7.2"

0 commit comments

Comments
 (0)