Skip to content

Commit f0d2994

Browse files
authored
Merge pull request #99 from taj54/renovate/actions-core-2.x
fix(deps): update dependency @actions/core to v2
2 parents 5bfc336 + 39894a8 commit f0d2994

File tree

2 files changed

+28
-8
lines changed

2 files changed

+28
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"packageManager": "pnpm@10.28.1",
3333
"dependencies": {
34-
"@actions/core": "^1.11.1",
34+
"@actions/core": "^2.0.0",
3535
"@actions/exec": "^1.1.1",
3636
"@actions/github": "^6.0.1",
3737
"semver": "^7.7.2"

pnpm-lock.yaml

Lines changed: 27 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)