Skip to content

Commit 274a452

Browse files
Bump @actions/core from 2.0.0 to 2.0.2 (#764)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f56d20d commit 274a452

2 files changed

Lines changed: 43 additions & 17 deletions

File tree

package-lock.json

Lines changed: 42 additions & 16 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
"license": "MIT",
2626
"dependencies": {
2727
"@actions/cache": "^4.1.0",
28-
"@actions/core": "^2.0.0",
28+
"@actions/core": "^2.0.2",
2929
"@actions/glob": "^0.5.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)