We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd79e6 commit 8d5e66cCopy full SHA for 8d5e66c
1 file changed
.github/workflows/sbom.yml
@@ -21,7 +21,7 @@ permissions:
21
22
jobs:
23
call-workflow-in-public-repo:
24
- uses: eclipse-kura/.github/.github/workflows/_shared-sbom-cdxgen.yml@main
+ uses: eclipse-kura/.github/.github/workflows/_shared-sbom-cyclonedx.yml@main
25
with:
26
# The parent project UUID the uploaded SBOM should be associated with.
27
# Refer to https://sbom.eclipse.org/ to retrieve the UUID.
0 commit comments