Skip to content

Commit bdf12b9

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

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

0 commit comments

Comments
 (0)