Skip to content

Commit e152687

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

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@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
23+
uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
2424
with:
2525
format: spdx-json
2626
output-file: ${{ github.event.repository.name }}-sbom.spdx.json

0 commit comments

Comments
 (0)