diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d9596d40b..fb9f3876c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -55,7 +55,7 @@ jobs: uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325 # tag=v2 - name: push - uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 # tag=v3.2.0 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0 with: # platforms: linux/arm64,linux/amd64 tags: ${{ steps.docker_meta.outputs.tags }}