Releases: alecbuchanan/codeql-orb
Releases · alecbuchanan/codeql-orb
v2.0.0
What's Changed
- feat: adding conditional check to ensure branch or PR is present by @alecbuchanan in #2
- Fixing GitHub Repo Url by @alecbuchanan in #3
Full Changelog: v1.0.1...v2.0.0
Conditional Check when Uploading Sarif Results
Added a conditional check to verify that the upload is uploading for either a branch or a PR.
CodeQL Linux Support - Core Functionality
What's Changed
- feat: Added multiple CodeQL commands by @alecbuchanan in #1
New Contributors
- @alecbuchanan made their first contribution in #1
Full Changelog: https://github.com/alecbuchanan/codeql-orb/commits/v1.0.0