v2.0
What's Changed
- Rewrite of the Action that relies on the CodeQL bundle CLI to perform the bundling.
- Split the Action into an Action to download a bundle for customization and an action to create a custom bundle.
This split provides more flexibility from where a bundle is obtained for customization.
Full Changelog: v1...v2.0