Skip to content

Commit 573875f

Browse files
fix(deps): update dependency @actions/core to v2
1 parent 8856b68 commit 573875f

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"package": "ncc build --source-map --license LICENSE -m"
2929
},
3030
"dependencies": {
31-
"@actions/core": "^1.11.1",
31+
"@actions/core": "^2.0.0",
3232
"@actions/github": "^6.0.1",
3333
"@frontify/frontify-cli": "^5.9.4",
3434
"glob": "^13.0.0"

pnpm-lock.yaml

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)