Skip to content

Commit ad1c275

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 17da3fa commit ad1c275

File tree

2 files changed

+53
-19
lines changed

2 files changed

+53
-19
lines changed

package-lock.json

Lines changed: 52 additions & 18 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
@@ -28,7 +28,7 @@
2828
"author": "Kengo TODA <skypencil@gmail.com>",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@actions/core": "^2.0.0",
31+
"@actions/core": "^3.0.0",
3232
"@actions/exec": "^2.0.0",
3333
"@actions/tool-cache": "^3.0.0",
3434
"@octokit/core": "^7.0.2",

0 commit comments

Comments
 (0)