Skip to content

Commit fa4a3ab

Browse files
fix(deps): update dependency @actions/core to v2 (#1055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1d3557 commit fa4a3ab

File tree

2 files changed

+57
-18
lines changed

2 files changed

+57
-18
lines changed

package-lock.json

Lines changed: 56 additions & 17 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
@@ -19,7 +19,7 @@
1919
"Gregor Martynus (https://twitter.com/gr2m)"
2020
],
2121
"dependencies": {
22-
"@actions/core": "^1.11.1",
22+
"@actions/core": "^2.0.0",
2323
"@semantic-release/error": "^4.0.0",
2424
"aggregate-error": "^5.0.0",
2525
"env-ci": "^11.2.0",

0 commit comments

Comments
 (0)