mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-01 15:39:39 +02:00
Bump @actions/core from 2.0.0 to 2.0.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Anson
co-authored by
David Anson
parent
ada7ac431a
commit
8e6be3cd22
+1
-1
@@ -21,7 +21,7 @@
|
||||
"test": "npm run lint && npm run build && git diff --exit-code"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "2.0.0",
|
||||
"@actions/core": "2.0.1",
|
||||
"markdownlint-cli2": "0.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user