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 a0f53a4 commit b3cb40cCopy full SHA for b3cb40c
.github/workflows/scans.yml
@@ -292,7 +292,7 @@ jobs:
292
steps:
293
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
294
295
- - uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0
+ - uses: anchore/sbom-action@a930d0ac434e3182448fe678398ba5713717112a # v0
296
with:
297
output-file: "${{ github.event.repository.name }}-sbom.spdx.json"
298
dependency-snapshot: true
0 commit comments