chore(deps): update anchore/sbom-action action to v0.17.8 (#15056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/14763/head^2
renovate[bot] 2 years ago committed by GitHub
parent da02f873c0
commit de116caf8e
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.7
uses: anchore/sbom-action@v0.17.8
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

Loading…
Cancel
Save