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