Skip to content

Commit d12137a

Browse files
fix(deps): bump @actions/core from 1.11.1 to 2.0.1 (#132)
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/artifact@2.0.1/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d62b1a commit d12137a

2 files changed

Lines changed: 11 additions & 26 deletions

File tree

package-lock.json

Lines changed: 10 additions & 25 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
@@ -12,7 +12,7 @@
1212
"test:update-snapshots": "tsx --test --test-update-snapshots test/*.test.ts"
1313
},
1414
"dependencies": {
15-
"@actions/core": "^1.11.1",
15+
"@actions/core": "^2.0.2",
1616
"@actions/exec": "^2.0.0",
1717
"@octokit/action": "^8.0.2",
1818
"parse-git-diff": "^0.0.19"

0 commit comments

Comments
 (0)