Skip to content

Commit

Permalink
chore(gh-actions-deps): update anchore/sbom-action action to v0.17.4 …
Browse files Browse the repository at this point in the history
…in all dependant reusable workflows (#155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 5dab1a3 commit d1f95c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable-sbom-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
pip install poetry
poetry install
- name: Create SBOM
uses: anchore/sbom-action@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
uses: anchore/sbom-action@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
with:
format: spdx-json
output-file: ${{ github.event.repository.name }}-sbom.spdx.json
Expand Down

0 comments on commit d1f95c6

Please sign in to comment.