codeql-action/.github
Aditya Sharad 6b4df91bd2 PR checks: Compare the default and latest CodeQL tools bundles
Create a prerequisite job that runs the init step twice, with `tools: null` and `tools: latest`.
Use the outputs of these steps to compare the two CodeQL versions.
Pass the list of distinct tool versions for the integration tests to use in their matrix strategy.
This avoids redundant test jobs when the default and latest bundles are actually the same version of CodeQL.

`~` is accepted by JSON but not by the Actions context language, so we use `null` to indicate the default version.
2021-04-12 08:02:30 -07:00
..
codeql Update codeql-config.yml 2020-07-07 13:09:32 +01:00
ISSUE_TEMPLATE Change to the latest support link 2020-10-23 13:22:06 -07:00
workflows PR checks: Compare the default and latest CodeQL tools bundles 2021-04-12 08:02:30 -07:00
pull_request_template.md Remove test builds section of PR template 2020-07-02 13:37:46 +01:00
update-release-branch.py Use an asymmetric Git log when updating the release branch. 2021-02-01 18:03:39 +00:00