diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fed23a15b6..11c9a90f4b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -199,7 +199,7 @@ jobs: - name: Download Syft if: ${{ inputs.is_production_release }} - uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5 + uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6 - name: Install Cosign if: ${{ inputs.is_production_release }}