mirror of
https://github.com/github/codeql-action.git
synced 2026-05-02 20:00:15 +00:00
Merge branch 'main' into copilot/update-overlay-git-version-check
This commit is contained in:
Generated
+2
-1
@@ -90920,7 +90920,8 @@ var featureConfig = {
|
||||
["upload_overlay_db_to_api" /* UploadOverlayDbToApi */]: {
|
||||
defaultValue: false,
|
||||
envVar: "CODEQL_ACTION_UPLOAD_OVERLAY_DB_TO_API",
|
||||
minimumVersion: void 0
|
||||
minimumVersion: void 0,
|
||||
toolsFeature: "bundleSupportsOverlay" /* BundleSupportsOverlay */
|
||||
},
|
||||
["use_repository_properties" /* UseRepositoryProperties */]: {
|
||||
defaultValue: false,
|
||||
|
||||
Reference in New Issue
Block a user