Skip to content

Commit a6521dd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python -m pip install --upgrade poetry ${{ inputs.pre-install-python-packages }}
2828
python -m poetry sync
2929
- name: Create SBOM
30-
uses: anchore/sbom-action@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
30+
uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
3131
with:
3232
format: spdx-json
3333
output-file: ${{ github.event.repository.name }}-sbom.spdx.json

0 commit comments

Comments
 (0)