diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36aeea7..2d549a0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: if: github.ref_type == 'tag' - name: Install Cosign - uses: sigstore/cosign-installer@v3.5.0 + uses: sigstore/cosign-installer@v3.6.0 if: github.ref_type == 'tag' - name: Build binary