Skip to content

Commit 377f6c3

Browse files
Update dependency @actions/exec to v3
Update @actions/exec from 2.0.0 to 3.0.0 Change-type: patch
1 parent 3653c47 commit 377f6c3

2 files changed

Lines changed: 18 additions & 3 deletions

File tree

package-lock.json

Lines changed: 17 additions & 2 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
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@actions/core": "^2.0.0",
71-
"@actions/exec": "^2.0.0",
71+
"@actions/exec": "^3.0.0",
7272
"@actions/github": "^8.0.0",
7373
"balena-sdk": "^23.0.0"
7474
},

0 commit comments

Comments
 (0)