Skip to content

Commit

Permalink
Update anchore/sbom-action action to v0.17.3 (#9608)
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 Oct 14, 2024
1 parent 53f3701 commit 2babe40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom-report.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.2
uses: anchore/sbom-action@v0.17.3
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

0 comments on commit 2babe40

Please sign in to comment.