Skip to content

Commit 8b7dd0b

Browse files
Update dependency @actions/core to v3
1 parent 7c06d0a commit 8b7dd0b

2 files changed

Lines changed: 42 additions & 15 deletions

File tree

package-lock.json

Lines changed: 41 additions & 14 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
@@ -13,7 +13,7 @@
1313
"build": "npm install && tsc && ncc build .\\lib\\main.js --license licenses.txt"
1414
},
1515
"dependencies": {
16-
"@actions/core": "1.10.1",
16+
"@actions/core": "3.0.0",
1717
"@actions/exec": "1.1.1",
1818
"@actions/http-client": "2.2.1",
1919
"sqlite-sync": "0.3.9",

0 commit comments

Comments
 (0)