chore(deps): update docker/setup-buildx-action action to v3
All checks were successful
Main / build (push) Successful in -3m15s
All checks were successful
Main / build (push) Successful in -3m15s
This commit is contained in:
parent
0276d6da59
commit
3295a2b41f
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -20,7 +20,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@v2.9.1
|
uses: docker/setup-buildx-action@v3.0.0
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."${{ env.REGISTRY_NAME }}"]
|
[registry."${{ env.REGISTRY_NAME }}"]
|
||||||
|
Loading…
Reference in New Issue
Block a user