Add note about CODEQL_VERSION_ZSTD_BUNDLE

This commit is contained in:
Henry Mercer
2026-05-12 19:20:48 +01:00
parent a333d64ec4
commit b986640672
+3
View File
@@ -26,6 +26,9 @@ const DEFAULT_VERSION_FEATURE_FLAG_SUFFIX = "_enabled";
/**
* The first version of the CodeQL Bundle that shipped with zstd-compressed bundles.
*
* This is now below the minimum version of CodeQL, but we keep this around because we currently set
* up CodeQL before checking that the version is new enough.
*/
export const CODEQL_VERSION_ZSTD_BUNDLE = "2.19.0";