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