Update @actions/core to 1.10.0.

Closes #16.
This commit is contained in:
Fabio Niephaus
2022-10-25 21:34:33 +02:00
committed by Fabio Niephaus
parent 01b9840538
commit 165f18581d
4 changed files with 80 additions and 50 deletions

View File

@@ -27,7 +27,7 @@
"license": "UPL",
"dependencies": {
"@actions/cache": "^3.0.4",
"@actions/core": "^1.6.0",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/glob": "^0.3.0",
"@actions/http-client": "^1.0.11",