buildx: cache binary to hosted tool cache and GHA cache backend

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-07-06 09:21:45 +02:00
parent ca519e1aa8
commit ddcd63c92a
4 changed files with 498 additions and 58 deletions

View File

@@ -45,6 +45,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@actions/cache": "^3.2.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",