Skip to content

Commit a0683fa

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 190f2d1 commit a0683fa

File tree

2 files changed

+22
-37
lines changed

2 files changed

+22
-37
lines changed

package-lock.json

Lines changed: 21 additions & 36 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
@@ -29,7 +29,7 @@
2929
"vitest": "^4.0.0"
3030
},
3131
"dependencies": {
32-
"@actions/core": "^1.10.1",
32+
"@actions/core": "^3.0.0",
3333
"pino": "^10.0.0",
3434
"probot": "^14.0.2",
3535
"through2": "^4.0.2"

0 commit comments

Comments
 (0)