Skip to content

Commit 884a5eb

Browse files
committed
fix(deps): Update dependency @actions/core to v2
1 parent 1997e66 commit 884a5eb

File tree

2 files changed

+49
-34
lines changed

2 files changed

+49
-34
lines changed

package-lock.json

Lines changed: 48 additions & 33 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": "1.11.1",
27+
"@actions/core": "2.0.2",
2828
"chalk": "5.6.2",
2929
"execa": "8.0.1",
3030
"node-fetch": "^3.3.2",

0 commit comments

Comments
 (0)