diff --git a/package.json b/package.json index 6b1c6d7..7c7ffb4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "homepage": "https://github.com/NodeSecure/ci-action#readme", "dependencies": { - "@actions/core": "^1.10.0", + "@actions/core": "^2.0.0", "@nodesecure/ci": "1.7.0" } }