diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dfe0426708..fb4cad1100 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,7 +127,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') - name: Download Syft - uses: anchore/sbom-action/download-syft@v0.12.0 + uses: anchore/sbom-action/download-syft@v0.13.0 if: startsWith(github.ref, 'refs/tags/') - name: Build binary