Skip to content

Commit 3230975

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

2 files changed

Lines changed: 30 additions & 11 deletions

File tree

package-lock.json

Lines changed: 29 additions & 10 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
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/dirathea/setup-sstart-env#readme",
2626
"dependencies": {
27-
"@actions/core": "^1.10.1",
27+
"@actions/core": "^2.0.0",
2828
"@actions/exec": "^1.1.1"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)