Skip to content

Commit 8edc9cc

Browse files
fix(deps): update dependency @actions/exec to v3
1 parent 52d506a commit 8edc9cc

2 files changed

Lines changed: 19 additions & 4 deletions

File tree

package-lock.json

Lines changed: 18 additions & 3 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
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@actions/core": "^2.0.2",
11-
"@actions/exec": "^2.0.0",
11+
"@actions/exec": "^3.0.0",
1212
"@actions/github": "^9.0.0",
1313
"markdownlint": "^0.40.0"
1414
},

0 commit comments

Comments
 (0)