Skip to content

Commit 51b7dbb

Browse files
fix(deps): update dependency @actions/core to v2 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4742759 commit 51b7dbb

File tree

2 files changed

+23
-15
lines changed

2 files changed

+23
-15
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: 22 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)