Skip to content

Commit 0936ed1

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 7ce7b69 commit 0936ed1

File tree

2 files changed

+128
-13
lines changed

2 files changed

+128
-13
lines changed

package-lock.json

Lines changed: 127 additions & 12 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
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"dependencies": {
3232
"@actions/cache": "4.0.3",
33-
"@actions/core": "1.11.1",
33+
"@actions/core": "3.0.0",
3434
"@actions/exec": "1.1.1",
3535
"@actions/http-client": "2.2.3",
3636
"@actions/tool-cache": "2.0.2",

0 commit comments

Comments
 (0)