chore(deps): update docker/setup-buildx-action action to v3.3.0
All checks were successful
Main / build (push) Successful in 1m49s
All checks were successful
Main / build (push) Successful in 1m49s
This commit is contained in:
parent
8386dbc929
commit
2f3dfc048b
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.2.0
|
||||
uses: docker/setup-buildx-action@v3.3.0
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."${{ env.REGISTRY_NAME }}"]
|
||||
|
Loading…
Reference in New Issue
Block a user