Update @actions/core to 1.10.0

This commit is contained in:
Francesco Renzi 2022-10-06 12:13:30 +01:00
parent c81d8ad96d
commit 742e43fae4
6 changed files with 82 additions and 51 deletions

View file

@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.4",
"@actions/core": "^1.6.0",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^1.1.0",
"@actions/glob": "^0.2.0",