We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83f5a68 + 76a17fa commit b803d37Copy full SHA for b803d37
1 file changed
.github/workflows/_build-reusable.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Generate SBOM (CycloneDX)
63
run: |
64
- pip install cyclonedx-bom==4.7.0
+ pip install cyclonedx-bom==4.6.1
65
cyclonedx-py environment -o sbom.cdx.json --output-format json
66
67
- name: Generate SBOM (SPDX)
0 commit comments