mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-04-22 02:26:47 +00:00
Improve builder name generation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
5c0276ad2c
commit
db0ae322da
6 changed files with 741 additions and 118 deletions
|
@ -31,7 +31,8 @@
|
|||
"@actions/exec": "^1.0.4",
|
||||
"@actions/http-client": "^1.0.9",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"semver": "^7.3.4"
|
||||
"semver": "^7.3.4",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue