diff --git a/package.json b/package.json index 3b83cc4b..dbb87ef5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "test-i-k8s": "cross-env cloudRunnerTests=true cloudRunnerCluster=k8s yarn test -i -t \"cloud runner\"" }, "dependencies": { - "@actions/core": "^1.9.1", + "@actions/core": "^1.10.0", "@actions/exec": "^1.1.0", "@actions/github": "^5.0.0", "@kubernetes/client-node": "^0.16.3",