Skip to content

Commit b50e45b

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

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@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
23+
uses: anchore/sbom-action@0b82b0b1a22399a1c542d4d656f70cd903571b5c # v0.21.1
2424
with:
2525
format: spdx-json
2626
output-file: ${{ github.event.repository.name }}-sbom.spdx.json

0 commit comments

Comments
 (0)