Skip to content

Commit

Permalink
Revert "Generate cyclonedx bom on release"
Browse files Browse the repository at this point in the history
This reverts commit 3b922ad.

Signed-off-by: Javier Romero <rjavier@vmware.com>
  • Loading branch information
jromero committed Sep 2, 2021
1 parent 7206d3a commit a7487c9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,13 +220,6 @@ jobs:
PACK_HELP="${PACK_HELP//$'\n'/'%0A'}"
PACK_HELP="${PACK_HELP//$'\r'/'%0D'}"
echo "::set-output name=help::$PACK_HELP"
- name: Generate SBOM JSON
uses: CycloneDX/gh-gomod-generate-sbom@v0.3.0
with:
json: true
output: pack-v${{ env.PACK_VERSION }}-bom.cdx.json
resolve-licenses: true
version: ^v0
- name: Generate changelog
uses: ./.github/workflows/actions/release-notes
id: changelog
Expand Down

0 comments on commit a7487c9

Please sign in to comment.