chore(deps): update anchore/sbom-action action to v0.17.2 (#13985)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/14002/head
renovate[bot] 1 year ago committed by GitHub
parent 79039a24a2
commit bde42414a6
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.1
uses: anchore/sbom-action@v0.17.2
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

Loading…
Cancel
Save