Skip to content

Commit e4fb2e6

Browse files
Update dependency @actions/exec to v2 (#1129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5e42c8 commit e4fb2e6

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "module",
99
"dependencies": {
1010
"@actions/core": "1.11.1",
11-
"@actions/exec": "1.1.1"
11+
"@actions/exec": "2.0.0"
1212
},
1313
"devDependencies": {
1414
"@biomejs/biome": "2.3.8",

pnpm-lock.yaml

Lines changed: 14 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)