chore(deps): update docker/setup-buildx-action action to v2.10.0
All checks were successful
Main / build (push) Successful in 2m34s
All checks were successful
Main / build (push) Successful in 2m34s
This commit is contained in:
parent
0cf83e0e25
commit
5cf26b05d6
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: docker/setup-qemu-action@v2
|
uses: docker/setup-qemu-action@v2
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v2.9.1
|
uses: docker/setup-buildx-action@v2.10.0
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."${{ env.REGISTRY_NAME }}"]
|
[registry."${{ env.REGISTRY_NAME }}"]
|
||||||
|
Loading…
Reference in New Issue
Block a user