build(deps): bump @actions/core from 1.9.1 to 1.10.0 (#578)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-03 16:44:31 +02:00
committed by GitHub
parent c225631afd
commit 5423639e7b
4 changed files with 80 additions and 50 deletions

View File

@@ -25,7 +25,7 @@
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.4",
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.0.1",