diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4af902f65..bc3dd0343 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.11 with: