Skip to content

Commit 00301ac

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 6ca1707 commit 00301ac

File tree

2 files changed

+33
-14
lines changed

2 files changed

+33
-14
lines changed

package-lock.json

Lines changed: 32 additions & 13 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
"types": "./build/index.d.ts",
2626
"dependencies": {
27-
"@actions/core": "2.0.2",
27+
"@actions/core": "3.0.0",
2828
"@actions/github": "7.0.0",
2929
"@oliversalzburg/js-utils": "0.5.0",
3030
"tslib": "2.8.1"

0 commit comments

Comments
 (0)