Skip to content

Commit 672fa7a

Browse files
Update dependency @actions/core to v2
1 parent 8623a6f commit 672fa7a

File tree

2 files changed

+26
-11
lines changed

2 files changed

+26
-11
lines changed

package-lock.json

Lines changed: 25 additions & 10 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
@@ -24,7 +24,7 @@
2424
"package": "ncc build src/index.js -o dist --source-map --license licenses.txt --minify --no-source-map-register"
2525
},
2626
"dependencies": {
27-
"@actions/core": "^1.11.1",
27+
"@actions/core": "^2.0.0",
2828
"@actions/exec": "^1.1.1",
2929
"@actions/io": "^1.1.3"
3030
},

0 commit comments

Comments
 (0)