Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.17.9 (#15414)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent d063710 commit 663b950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/syft-sbom-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Anchore SBOM Action
uses: anchore/sbom-action@v0.17.8
uses: anchore/sbom-action@v0.17.9
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

0 comments on commit 663b950

Please sign in to comment.