Skip to content

Commit 633142a

Browse files
fix(deps): update dependency @actions/core to v2
1 parent 9469539 commit 633142a

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 17 additions & 17 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": "^2.0.0",
3333
"pino": "^10.0.0",
3434
"probot": "^14.0.2",
3535
"through2": "^4.0.2"

0 commit comments

Comments
 (0)