Skip to content

Commit 80882f5

Browse files
fix(deps): update dependency @actions/exec to v2 (#1893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
1 parent 4f8b5d3 commit 80882f5

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@actions/core": "2.0.2",
35-
"@actions/exec": "1.1.1",
35+
"@actions/exec": "2.0.0",
3636
"@actions/github": "7.0.0",
3737
"@actions/io": "2.0.0",
3838
"@sindresorhus/is": "7.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)