Skip to content

Commit ad0debe

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fef5442 commit ad0debe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/generate-sbom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ def generate(version: str) -> dict:
417417
]
418418

419419
return {
420-
"$schema": "http://cyclonedx.org/schema/bom-1.7.schema.json",
420+
"$schema": "http://cyclonedx.org/schema/bom-1.7.schema.json",
421421
"bomFormat": "CycloneDX",
422422
"specVersion": "1.7",
423423
"serialNumber": f"urn:uuid:{serial}",

0 commit comments

Comments
 (0)