Skip to content

Commit 66434ee

Browse files
Bump @actions/core from 2.0.2 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.2 to 3.0.0. - [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: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af09358 commit 66434ee

2 files changed

Lines changed: 27 additions & 19 deletions

File tree

package-lock.json

Lines changed: 26 additions & 18 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
},
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/core": "^2.0.2",
26+
"@actions/core": "^3.0.0",
2727
"@actions/github": "^7.0.0",
2828
"@rollup/plugin-json": "^6.1.0",
2929
"@types/js-yaml": "^4.0.9",

0 commit comments

Comments
 (0)