Skip to content

Commit 6bae983

Browse files
committed
fix(deps): Update dependency @actions/core to v3
1 parent ac7302f commit 6bae983

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 31 additions & 31 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
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/cloudquery/setup-cloudquery#readme",
2626
"dependencies": {
27-
"@actions/core": "2.0.2",
27+
"@actions/core": "3.0.0",
2828
"chalk": "5.6.2",
2929
"execa": "8.0.1",
3030
"node-fetch": "^3.3.2",

0 commit comments

Comments
 (0)