We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c0aa3 commit e152687Copy full SHA for e152687
.github/workflows/_reusable-sbom-scan.yml
@@ -20,7 +20,7 @@ jobs:
20
pip install poetry
21
poetry install
22
- name: Create SBOM
23
- uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
+ uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
24
with:
25
format: spdx-json
26
output-file: ${{ github.event.repository.name }}-sbom.spdx.json
0 commit comments