Skip to content

Commit f72504d

Browse files
chore(gh-actions-deps): update anchore/sbom-action action to v0.20.0 in all dependant reusable workflows (#515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1430ee5 commit f72504d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_reusable-sbom-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
pip install poetry
2121
poetry install
2222
- name: Create SBOM
23-
uses: anchore/sbom-action@9f7302141466aa6482940f15371237e9d9f4c34a # v0.19.0
23+
uses: anchore/sbom-action@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
2424
with:
2525
format: spdx-json
2626
output-file: ${{ github.event.repository.name }}-sbom.spdx.json

0 commit comments

Comments
 (0)