Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[workflows] Add ref and sha to codeql analyze action (#191882)
This workflow currently checkouts out two separate branches, but uses the default branch as a reference when analyzing. We want the results to split by the branch. See https://github.com/github/codeql-action/blob/main/analyze/action.yml for a description of supported options.
- Loading branch information