diff --git a/package.json b/package.json index 4b2b58a..9321ca2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "homepage": "https://github.com/actions/checkout#readme", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^2.0.0", "@actions/github": "^6.0.0", "@actions/io": "^1.1.3", "@actions/tool-cache": "^2.0.1",