Skip to content

Commit 51bb0af

Browse files
fix(deps): update dependency @actions/exec to v3
1 parent 747cf6d commit 51bb0af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@actions/cache": "^4.1.0",
1717
"@actions/core": "^1.11.1",
18-
"@actions/exec": "^1.1.1",
18+
"@actions/exec": "^3.0.0",
1919
"@actions/glob": "^0.6.0",
2020
"yaml": "^2.8.2",
2121
"zod": "^3.25.76"

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)