chore(deps): update anchore/sbom-action action to v0.17.7 (#14796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/14825/head
renovate[bot] 7 months ago committed by GitHub
parent 51a628b1ac
commit d53910faa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/syft-sbom-ci.yml

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Anchore SBOM Action
uses: anchore/sbom-action@v0.17.6
uses: anchore/sbom-action@v0.17.7
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

Loading…
Cancel
Save