diff --git a/.github/actions/bootstrap/action.yml b/.github/actions/bootstrap/action.yml index c67794d5..5cea1270 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.17.0 \ No newline at end of file + uses: anchore/sbom-action/download-syft@v0.17.1 \ No newline at end of file