Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.17.1 (#13895)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paul Rogers <[email protected]>
  • Loading branch information
renovate[bot] and paul1r authored Aug 15, 2024
1 parent 3c9c647 commit a1f7d0a
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.14.3
uses: anchore/sbom-action@v0.17.1
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

0 comments on commit a1f7d0a

Please sign in to comment.