Skip to content

Commit

Permalink
Update legacy-release_sbom-generator.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rsh1k committed Aug 14, 2024
1 parent b995b02 commit c80d082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/legacy-release_sbom-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Rename SBOM file with dotCMS version
run: |
mkdir -p core-test-results/sbom
mkdir -p core/sbom
mv core/sbom/cyclonedx.json core/sbom/dotcms-${{ env.DOTCMS_VERSION }}.json
- name: Configure Git
Expand Down

0 comments on commit c80d082

Please sign in to comment.