Skip to content

Commit 3dcbaa7

Browse files
fix(deps): update dependency @actions/core to v2
1 parent 8ca0ef8 commit 3dcbaa7

File tree

2 files changed

+42
-7
lines changed

2 files changed

+42
-7
lines changed

package-lock.json

Lines changed: 41 additions & 6 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
@@ -35,7 +35,7 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@actions/core": "1.11.1",
38+
"@actions/core": "2.0.1",
3939
"@actions/github": "6.0.1",
4040
"@actions/tool-cache": "2.0.2"
4141
},

0 commit comments

Comments
 (0)