chore(deps): update docker/setup-buildx-action action to v3.8.0
All checks were successful
Main / build (push) Successful in 50s
All checks were successful
Main / build (push) Successful in 50s
This commit is contained in:
parent
effbb8a883
commit
281be88eb7
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.7.1
|
||||
uses: docker/setup-buildx-action@v3.8.0
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."${{ env.REGISTRY_NAME }}"]
|
||||
|
Loading…
Reference in New Issue
Block a user