Skip to content

Commit 511b151

Browse files
fix(deps): update dependency @actions/exec to v3
1 parent 7006e26 commit 511b151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@actions/cache": "^5.0.5",
2222
"@actions/core": "^2.0.3",
23-
"@actions/exec": "^2.0.0",
23+
"@actions/exec": "^3.0.0",
2424
"@actions/glob": "^0.6.1",
2525
"js-yaml": "^4.1.1",
2626
"shellwords-ts": "^3.0.1"

0 commit comments

Comments
 (0)