bump ghaction-docker-buildx
in workflow
This commit is contained in:
parent
d4aadbbc14
commit
27f4b6abeb
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
# https://github.com/crazy-max/ghaction-docker-buildx
|
# https://github.com/crazy-max/ghaction-docker-buildx
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: crazy-max/ghaction-docker-buildx@v1
|
uses: crazy-max/ghaction-docker-buildx@v3
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user