chore(deps): update docker/setup-buildx-action action to v3.8.0
All checks were successful
Main / build (push) Successful in 2m12s
All checks were successful
Main / build (push) Successful in 2m12s
This commit is contained in:
parent
0371ab1483
commit
3b793ef137
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3.7.1
|
uses: docker/setup-buildx-action@v3.8.0
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."${{ env.REGISTRY_NAME }}"]
|
[registry."${{ env.REGISTRY_NAME }}"]
|
||||||
|
Loading…
Reference in New Issue
Block a user