diff --git a/.github/workflows/rootfs.yaml b/.github/workflows/rootfs.yaml index a5e6984..d2493f6 100644 --- a/.github/workflows/rootfs.yaml +++ b/.github/workflows/rootfs.yaml @@ -40,7 +40,7 @@ jobs: uses: docker/setup-qemu-action@v2 # Workaround: https://github.com/docker/build-push-action/issues/461 - name: Setup Docker buildx - uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325 + uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # Build and push Docker image with Buildx (don't push on PR) # https://github.com/docker/build-push-action - name: Build and save ${{ matrix.arch }} image