Skip to content

Commit

Permalink
[releng] Fix the parent project id
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Charles David <[email protected]>
  • Loading branch information
pcdavid committed Jan 31, 2025
1 parent 1b8f99f commit 72c7a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
projectVersion: ${{ needs.build.outputs.project-version }}
bomArtifact: 'sbom'
bomFilename: 'emf-validation-bom.json'
parentProject: 'e74a7e8c-6324-4d54-b65a-b7bff986ac39'
parentProject: 'aa5345ed-b2c4-45db-83cf-166ad9dfd0f9'

0 comments on commit 72c7a9a

Please sign in to comment.