Skip to content

Commit 5cc5d84

Browse files
build(deps): bump @actions/core from 2.0.2 to 2.0.3
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.2 to 2.0.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15feeb1 commit 5cc5d84

2 files changed

Lines changed: 14 additions & 26 deletions

File tree

package-lock.json

Lines changed: 13 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
@@ -17,7 +17,7 @@
1717
"test:watch": "jest --watch"
1818
},
1919
"dependencies": {
20-
"@actions/core": "2.0.2",
20+
"@actions/core": "2.0.3",
2121
"@actions/tool-cache": "3.0.0"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)