We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818fb2d commit 3615546Copy full SHA for 3615546
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@17ae1740179002c89186b61233e0f892c3118b11 # v0
+ - uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0
296
with:
297
output-file: "${{ github.event.repository.name }}-sbom.spdx.json"
298
dependency-snapshot: true
0 commit comments