Skip to content

Commit 89d212c

Browse files
Update dependency @actions/core to v2
1 parent 6e1a82e commit 89d212c

File tree

2 files changed

+42
-10
lines changed

2 files changed

+42
-10
lines changed

package-lock.json

Lines changed: 41 additions & 9 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
"node": ">= 20"
2727
},
2828
"dependencies": {
29-
"@actions/core": "1.10.1",
29+
"@actions/core": "2.0.2",
3030
"@actions/tool-cache": "^2.0.1"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)