Skip to content

Commit 8d5e66c

Browse files
authored
ci(sbom): Update SBOM workflow to use CycloneDX (#37)
ci(sbom): Update SBOM workflow to use CycloneDX format
1 parent ddd79e6 commit 8d5e66c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121

2222
jobs:
2323
call-workflow-in-public-repo:
24-
uses: eclipse-kura/.github/.github/workflows/_shared-sbom-cdxgen.yml@main
24+
uses: eclipse-kura/.github/.github/workflows/_shared-sbom-cyclonedx.yml@main
2525
with:
2626
# The parent project UUID the uploaded SBOM should be associated with.
2727
# Refer to https://sbom.eclipse.org/ to retrieve the UUID.

0 commit comments

Comments
 (0)