Skip to content

Commit f92456f

Browse files
fix(deps): update dependency @actions/core to v3
1 parent bd4f149 commit f92456f

File tree

2 files changed

+35
-11
lines changed

2 files changed

+35
-11
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.2",
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: 34 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)