Add CodeQL v2.17.6 to default test versions

This commit is contained in:
Henry Mercer 2024-08-05 18:47:16 +01:00
parent 0407820509
commit 136f5a589b
9 changed files with 35 additions and 1 deletions

View file

@ -15,6 +15,8 @@ defaultTestVersions = [
"stable-v2.15.5",
# The last CodeQL release in the 2.16 series.
"stable-v2.16.6",
# The last CodeQL release in the 2.17 series.
"stable-v2.17.6",
# The default version of CodeQL for Dotcom, as determined by feature flags.
"default",
# The version of CodeQL shipped with the Action in `defaults.json`. During the release process