Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 2c397ed commit 52d33fe
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.3
uses: anchore/sbom-action@v0.17.4
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

0 comments on commit 52d33fe

Please sign in to comment.