Skip to content

Commit 39aba44

Browse files
Update dependency @actions/core to v2 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51f283a commit 39aba44

File tree

2 files changed

+63
-7
lines changed

2 files changed

+63
-7
lines changed

package-lock.json

Lines changed: 62 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
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"@actions/cache": "^4.0.0",
17-
"@actions/core": "^1.10.1",
17+
"@actions/core": "^2.0.0",
1818
"@actions/github": "^6.0.0",
1919
"@actions/glob": "^0.5.0",
2020
"@actions/tool-cache": "^2.0.1",

0 commit comments

Comments
 (0)