diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2eeb80d..f980c82 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -65,7 +65,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - name: Install cosign - uses: sigstore/cosign-installer@38ab09d8bfc57c5240fe014ad3ec50c4904219a1 + uses: sigstore/cosign-installer@4b014e3cf19eef7b0be66ede0b1eafe5534db38d with: cosign-release: 'v1.13.1' # for multi arch container builds