Skip to content

Commit 17abfe1

Browse files
fix(deps): update dependency @actions/core to v3 (#1085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97dbe2c commit 17abfe1

2 files changed

Lines changed: 56 additions & 17 deletions

File tree

package-lock.json

Lines changed: 55 additions & 16 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": "^2.0.0",
22+
"@actions/core": "^3.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)