Skip to content

Commit ba1177f

Browse files
Bump @actions/core from 2.0.3 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.3 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 06e94b8 commit ba1177f

File tree

2 files changed

+12
-62
lines changed

2 files changed

+12
-62
lines changed

package-lock.json

Lines changed: 11 additions & 61 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
@@ -33,7 +33,7 @@
3333
],
3434
"dependencies": {
3535
"@actions/cache": "^6.0.0",
36-
"@actions/core": "^2.0.3",
36+
"@actions/core": "^3.0.0",
3737
"@actions/exec": "^2.0.0",
3838
"@actions/tool-cache": "^4.0.0"
3939
},

0 commit comments

Comments
 (0)