Skip to content

Commit 57400d8

Browse files
build(deps): bump @actions/core from 2.0.1 to 2.0.2
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.1 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] <[email protected]>
1 parent 70e38fd commit 57400d8

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

package-lock.json

Lines changed: 8 additions & 11 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
@@ -7,7 +7,7 @@
77
"doc": "docs"
88
},
99
"dependencies": {
10-
"@actions/core": "^2.0.0",
10+
"@actions/core": "^2.0.2",
1111
"@actions/exec": "^2.0.0",
1212
"@actions/github": "^6.0.0",
1313
"markdownlint": "^0.40.0"

0 commit comments

Comments
 (0)