chore(deps): update anchore/sbom-action action to v0.18.0 (main) (#15943)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/15941/head
renovate[bot] 12 months ago committed by GitHub
parent c9c14282d0
commit 805e84e5d0
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.9
uses: anchore/sbom-action@v0.18.0
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

Loading…
Cancel
Save