Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

jeffreyparker
Copy link
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)

@jeffreyparker jeffreyparker merged commit cf7ca1f into main Feb 5, 2024
5 checks passed
@jeffreyparker jeffreyparker deleted the fix_cyclone branch February 5, 2024 15:38
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