diff --git a/.github/workflows/release-workflow.yaml b/.github/workflows/release-workflow.yaml index c44ded8..90d0e7e 100644 --- a/.github/workflows/release-workflow.yaml +++ b/.github/workflows/release-workflow.yaml @@ -27,7 +27,7 @@ jobs: echo "commit_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT - name: Install cosign - uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1 + uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2 - name: Login to registry.cloud.qdrant.io uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0