diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 399b5cb..d00c937 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: go-version: stable - name: Download Syft - uses: anchore/sbom-action/download-syft@v0.20.0 + uses: anchore/sbom-action/download-syft@v0.20.10 if: github.ref_type == 'tag' - name: Install Cosign