Skip to content

Commit 036b250

Browse files
Update dependency @actions/core to v3
1 parent ddac3c7 commit 036b250

File tree

2 files changed

+74
-7
lines changed

2 files changed

+74
-7
lines changed

package-lock.json

Lines changed: 73 additions & 6 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
"homepage": "https://github.com/roots/setup-trellis-cli",
2929
"dependencies": {
3030
"@actions/cache": "^4.0.3",
31-
"@actions/core": "^1.11.1",
31+
"@actions/core": "^3.0.0",
3232
"@actions/exec": "^1.1.1",
3333
"@actions/glob": "^0.5.0",
3434
"@actions/http-client": "^2.2.3",

0 commit comments

Comments
 (0)