File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -298,17 +298,17 @@ const CODEQL_MINIMUM_VERSION = "2.10.5";
298298/** 
299299 * This version will shortly become the oldest version of CodeQL that the Action will run with. 
300300 */ 
301- const  CODEQL_NEXT_MINIMUM_VERSION  =  "2.10.5 " ; 
301+ const  CODEQL_NEXT_MINIMUM_VERSION  =  "2.11.6 " ; 
302302
303303/** 
304304 * This is the version of GHES that was most recently deprecated. 
305305 */ 
306- const  GHES_VERSION_MOST_RECENTLY_DEPRECATED  =  "3.6 " ; 
306+ const  GHES_VERSION_MOST_RECENTLY_DEPRECATED  =  "3.7 " ; 
307307
308308/** 
309309 * This is the deprecation date for the version of GHES that was most recently deprecated. 
310310 */ 
311- const  GHES_MOST_RECENT_DEPRECATION_DATE  =  "2023-09-12 " ; 
311+ const  GHES_MOST_RECENT_DEPRECATION_DATE  =  "2023-11-08 " ; 
312312
313313/* 
314314 * Versions of CodeQL that version-flag certain functionality in the Action. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments