diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8ecaf0e5d..0140d5806 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -214,7 +214,7 @@ jobs: - name: Build Dockerfile run: docker build . --file Dockerfile --tag redis-operator:e2e - name: Install Cosign - uses: sigstore/cosign-installer@v3.6.0 + uses: sigstore/cosign-installer@v3.7.0 - name: Install chainsaw uses: kyverno/action-install-chainsaw@v0.2.9 with: