1
0
Fork 0
mirror of https://github.com/docker/setup-buildx-action.git synced 2025-05-07 15:09:31 +02:00

bump @docker/actions-toolkit from 0.19.0 to 0.20.0

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-03-15 17:57:42 +01:00
parent 2b51285047
commit c68420fe0b
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@docker/actions-toolkit": "^0.19.0",
"@docker/actions-toolkit": "^0.20.0",
"js-yaml": "^4.1.0",
"uuid": "^9.0.1"
},