diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 47ea699..808da6f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -31,7 +31,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 # ratchet:actions/checkout@v3 - name: Install cosign - uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # ratchet:sigstore/cosign-installer@main + uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # ratchet:sigstore/cosign-installer@main with: cosign-release: 'v2.0.0' - name: Verify runner image