Skip to content

Commit a457fdb

Browse files
authored
Merge pull request #553 from muno92/renovate/actions-exec-2.x
Update dependency @actions/exec to v2
2 parents d07aa76 + e56a9bd commit a457fdb

2 files changed

Lines changed: 6 additions & 21 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^2.0.0",
29-
"@actions/exec": "^1.1.1",
29+
"@actions/exec": "^2.0.0",
3030
"htmlparser2": "^10.0.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)