chore(deps): update docker/setup-buildx-action action to v3.7.1
All checks were successful
Main / build (push) Successful in 7m3s
All checks were successful
Main / build (push) Successful in 7m3s
This commit is contained in:
parent
5d47e1dbf0
commit
cf451d6418
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -27,7 +27,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.6.1
|
uses: docker/setup-buildx-action@v3.7.1
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."${{ env.REGISTRY_NAME }}"]
|
[registry."${{ env.REGISTRY_NAME }}"]
|
||||||
|
Loading…
Reference in New Issue
Block a user