diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index 369da4ad8..1a2860a74 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -284,7 +284,7 @@ jobs: run: cosign version - name: Set up QEMU - uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0 + uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0 with: image: tonistiigi/binfmt:latest platforms: all @@ -511,7 +511,7 @@ jobs: run: cosign version - name: Set up QEMU - uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0 + uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0 with: image: tonistiigi/binfmt:latest platforms: all @@ -872,7 +872,7 @@ jobs: run: cosign version - name: Set up QEMU - uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0 + uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0 with: image: tonistiigi/binfmt:latest platforms: all