diff --git a/package.json b/package.json index 9d06bfa..d1612f0 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": "3.0.0", + "@actions/core": "3.0.1", "markdownlint-cli2": "0.22.0" }, "devDependencies": {