Skip to content

Commit 56fbba1

Browse files
Bump @actions/core from 1.11.1 to 2.0.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04ee214 commit 56fbba1

2 files changed

Lines changed: 104 additions & 7 deletions

File tree

package-lock.json

Lines changed: 103 additions & 6 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
@@ -39,7 +39,7 @@
3939
},
4040
"license": "MIT",
4141
"dependencies": {
42-
"@actions/core": "^1.11.1",
42+
"@actions/core": "^2.0.1",
4343
"@actions/exec": "^1.1.1",
4444
"@actions/tool-cache": "^2.0.2"
4545
},

0 commit comments

Comments
 (0)