We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93091c0 + f15f0b5 commit 4aba638Copy full SHA for 4aba638
1 file changed
.github/workflows/attest-and-deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
31
# Generate SBOM from the dependencies (scanning the workspace directory)
32
- name: Generate SBOM
33
- uses: anchore/sbom-action@9246b90769f852b3a8921f330c59e0b3f439d6e9
+ uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45
34
with:
35
upload-artifact: false
36
upload-release-assets: false
0 commit comments