chore(deps): update docker/setup-buildx-action action to v3.6.1
Some checks failed
Main / build (push) Has been cancelled
Some checks failed
Main / build (push) Has been cancelled
This commit is contained in:
parent
68126c74e9
commit
9b175aad08
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3.3.0
|
||||
uses: docker/setup-buildx-action@v3.6.1
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."${{ env.REGISTRY_NAME }}"]
|
||||
|
Loading…
Reference in New Issue
Block a user