Skip to content

Commit 09654f8

Browse files
fix(deps): update dependency @actions/core to v2
1 parent 2c9774d commit 09654f8

2 files changed

Lines changed: 52 additions & 3 deletions

File tree

package-lock.json

Lines changed: 51 additions & 2 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
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@actions/cache": "^4.0.3",
24-
"@actions/core": "^1.11.1",
24+
"@actions/core": "^2.0.0",
2525
"@actions/exec": "^1.1.1",
2626
"@actions/github": "^6.0.1",
2727
"@simple-release/config": "^2.0.0",

0 commit comments

Comments
 (0)