We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c4760 commit 231c134Copy full SHA for 231c134
1 file changed
.github/workflows/scans.yml
@@ -292,7 +292,7 @@ jobs:
292
steps:
293
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
294
295
- - uses: anchore/sbom-action@28d71544de8eaf1b958d335707167c5f783590ad # v0
+ - uses: anchore/sbom-action@17ae1740179002c89186b61233e0f892c3118b11 # v0
296
with:
297
output-file: "${{ github.event.repository.name }}-sbom.spdx.json"
298
dependency-snapshot: true
0 commit comments