Update dependency @actions/exec to v2 #8

Open
Renovate-Bot wants to merge 1 commits from renovate/actions-exec-2.x into main

View File

@@ -30,7 +30,7 @@
"dependencies": {
"@actions/cache": "^4.1.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.1",