Skip to content

Commit 2159b84

Browse files
committed
Update dependency js-yaml to v4
1 parent b3b9c6e commit 2159b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@actions/core": "1.2.6",
2828
"@actions/github": "3.0.0",
29-
"js-yaml": "3.14.1",
29+
"js-yaml": "4.0.0",
3030
"istextorbinary": "5.12.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)