Skip to content

Commit b210833

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 39f7a45 commit b210833

File tree

2 files changed

+27
-14
lines changed

2 files changed

+27
-14
lines changed

package-lock.json

Lines changed: 26 additions & 13 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
@@ -23,7 +23,7 @@
2323
"all": "npm run format:write && npm run lint && npm run test && npm run tsc && npm run package"
2424
},
2525
"dependencies": {
26-
"@actions/core": "^1.11.1",
26+
"@actions/core": "^2.0.1",
2727
"@actions/github": "^6.0.1"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)