Skip to content

Commit 88c73b5

Browse files
authored
chore: do not generate spdx in docs (#1782)
Signed-off-by: Jose I. Paris <[email protected]>
1 parent a45f358 commit 88c73b5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docs_deploy.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,6 @@ jobs:
6666
config: docs/.syft.yaml
6767
output-file: docs/reports/sbom.cyclonedx.json
6868

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-
7669
# Upload artifacts so they are shared with the chainloop job
7770
- uses: actions/upload-artifact@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb
7871
with:

0 commit comments

Comments
 (0)