Skip to content

Commit 669b35d

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 517a029 commit 669b35d

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

bun.lock

Lines changed: 19 additions & 3 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
@@ -21,7 +21,7 @@
2121
"fmt": "prettier --write **/*.{js,ts,json,yml,yaml,md}"
2222
},
2323
"dependencies": {
24-
"@actions/core": "2.0.3",
24+
"@actions/core": "3.0.0",
2525
"@actions/exec": "2.0.0",
2626
"@docker/actions-toolkit": "0.76.0",
2727
"@noelware/utils": "2.5.1"

0 commit comments

Comments
 (0)