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 cfd4ea1 commit 07d3540Copy full SHA for 07d3540
.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@d8a2c0130026bf585de5c176ab8f7ce62d75bf04 # v0.20.7
+ uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
24
with:
25
format: spdx-json
26
output-file: ${{ github.event.repository.name }}-sbom.spdx.json
0 commit comments