Skip to content

Commit 7fcc25d

Browse files
fix(deps): 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/[email protected]/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25f1485 commit 7fcc25d

File tree

2 files changed

+70
-36
lines changed

2 files changed

+70
-36
lines changed

package-lock.json

Lines changed: 69 additions & 35 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
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/stefanbuck/github-issue-parser#readme",
2222
"dependencies": {
23-
"@actions/core": "^1.11.1",
23+
"@actions/core": "^2.0.1",
2424
"js-yaml": "^4.1.1"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)