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 6d1b5a1 commit 4588c9eCopy full SHA for 4588c9e
.github/workflows/scans.yml
@@ -291,7 +291,7 @@ jobs:
291
steps:
292
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
293
294
- - uses: anchore/sbom-action@d8a2c0130026bf585de5c176ab8f7ce62d75bf04 # v0
+ - uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0
295
with:
296
output-file: "${{ github.event.repository.name }}-sbom.spdx.json"
297
dependency-snapshot: true
0 commit comments