diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b0da54e1..552e1169 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -103,7 +103,7 @@ jobs: # Install the cosign tool - name: Install cosign - uses: sigstore/cosign-installer@v4.1.1 + uses: sigstore/cosign-installer@v4.1.2 with: cosign-release: 'v2.2.3'