Skip to content

Commit 5a27bee

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

File tree

2 files changed

+78
-22
lines changed

2 files changed

+78
-22
lines changed

package-lock.json

Lines changed: 77 additions & 21 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.2",
4343
"@actions/github": "^6.0.1"
4444
},
4545
"devDependencies": {

0 commit comments

Comments
 (0)