Skip to content

Commit a437fe6

Browse files
Bump @actions/core from 1.11.1 to 2.0.1 (#1750)
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/[email protected]/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9cdfa0 commit a437fe6

File tree

2 files changed

+146
-38
lines changed

2 files changed

+146
-38
lines changed

package-lock.json

Lines changed: 145 additions & 37 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
@@ -25,7 +25,7 @@
2525
},
2626
"type": "module",
2727
"devDependencies": {
28-
"@actions/core": "1.11.1",
28+
"@actions/core": "2.0.1",
2929
"@jsdevtools/npm-publish": "4.1.1",
3030
"@octokit/plugin-throttling": "^11.0.3",
3131
"@octokit/rest": "22.0.1",

0 commit comments

Comments
 (0)