We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6c79ba + 161dd0d commit 1dbdf3fCopy full SHA for 1dbdf3f
.github/workflows/scans.yml
@@ -290,7 +290,7 @@ jobs:
290
steps:
291
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
292
293
- - uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0
+ - uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0
294
with:
295
output-file: "${{ github.event.repository.name }}-sbom.spdx.json"
296
dependency-snapshot: true
0 commit comments