Skip to content

Commit 3632299

Browse files
Update dependency @actions/core to v1.11.1
1 parent 7c06d0a commit 3632299

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

package-lock.json

+7-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "1.11.1",
1717
"@actions/exec": "1.1.1",
1818
"@actions/http-client": "2.2.1",
1919
"sqlite-sync": "0.3.9",

0 commit comments

Comments
 (0)