Skip to content

Commit 51e9f62

Browse files
fix(deps): update dependency @actions/exec to v3
1 parent 0554d94 commit 51e9f62

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
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@actions/cache": "^6.0.0",
2424
"@actions/core": "^2.0.3",
25-
"@actions/exec": "^2.0.0",
25+
"@actions/exec": "^3.0.0",
2626
"@actions/glob": "^0.5.1",
2727
"md5-file": "^5.0.0",
2828
"yaml": "^2.8.2"

0 commit comments

Comments
 (0)