Update @actions/core to 1.10.0

This commit is contained in:
Francesco Renzi
2022-10-06 12:05:06 +01:00
parent 45c9f236cf
commit 9260643816
4 changed files with 548 additions and 533 deletions

View File

@ -24,7 +24,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/github": "^1.1.0",
"@actions/http-client": "^2.0.1",