diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 1fdf712f..46de8c9c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -45,7 +45,7 @@ jobs: - name: Install cosign uses: sigstore/cosign-installer@main - name: Set up QEMU - uses: docker/setup-qemu-action@v3 + uses: docker/setup-qemu-action@v4 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3 - name: Check the cosign version