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 a45f358 commit 88c73b5Copy full SHA for 88c73b5
.github/workflows/docs_deploy.yml
@@ -66,13 +66,6 @@ jobs:
66
config: docs/.syft.yaml
67
output-file: docs/reports/sbom.cyclonedx.json
68
69
- - uses: anchore/sbom-action@a5afbb185c4d9799c758f05e496032af75ae9128
70
- with:
71
- path: .
72
- format: spdx-json
73
- upload-artifact: false
74
- output-file: docs/reports/sbom.spdx.json
75
-
76
# Upload artifacts so they are shared with the chainloop job
77
- uses: actions/upload-artifact@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb
78
with:
0 commit comments