diff --git a/package.json b/package.json index 593c54f..b5402ce 100644 --- a/package.json +++ b/package.json @@ -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": {