diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 042d54245e..51692bc48b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -440,7 +440,7 @@ jobs: - name: Download Syft id: syft - uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3 + uses: anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4 if: ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }} - name: Install Cosign