Skip to content

Pin cyclonedx-bom version to fix breaking change in release process#25

Merged
jeffreyparker merged 1 commit intomainfrom
fix_cyclone
Feb 5, 2024
Merged

Pin cyclonedx-bom version to fix breaking change in release process#25
jeffreyparker merged 1 commit intomainfrom
fix_cyclone

Conversation

@jeffreyparker
Copy link
Copy Markdown
Contributor

Description

Cyclonedx-py 4.0.0 contains breaking changes. This pins it to a working version

Motivation and Context

Using 4.0.0 gives this error during the release action

usage: cyclonedx-py [-h] [--version] <command> ...
cyclonedx-py: error: argument <command>: invalid choice: 'json' (choose from 'environment', 'requirements', 'pipenv', 'poetry')

How Has This Been Tested?

Tested locally; downgrading to this version resolved the error.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants