Skip to content

Commit bca309d

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 098f128 commit bca309d

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-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": "^2.0.0",
34+
"@actions/core": "^3.0.0",
3535
"@actions/exec": "^2.0.0",
3636
"@actions/github": "^7.0.0",
3737
"semver": "^7.7.2"

pnpm-lock.yaml

Lines changed: 33 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)