diff --git a/.github/actions/bootstrap/action.yml b/.github/actions/bootstrap/action.yml index 40000f26..3ecdf502 100644 --- a/.github/actions/bootstrap/action.yml +++ b/.github/actions/bootstrap/action.yml @@ -28,4 +28,4 @@ runs: # See https://goreleaser.com/blog/supply-chain-security/ - name: installs syft for generating the SBOM with goreleaser if: "${{ inputs.goreleaser == 'true' }}" - uses: anchore/sbom-action/download-syft@v0.15.11 \ No newline at end of file + uses: anchore/sbom-action/download-syft@v0.16.0 \ No newline at end of file