File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444
4545    #  Initializes the CodeQL tools for scanning.
4646    - name : Initialize CodeQL 
47-       uses : github/codeql-action/init@3c3833e0f8c1c83d449a7478aa59c036a9165498   #  v3.29.5
47+       uses : github/codeql-action/init@f1f6e5f6af878fb37288ce1c627459e94dbf7d01   #  v3.29.5
4848      with :
4949        languages : ${{ matrix.language }} 
5050        #  If you wish to specify custom queries, you can do so here or in a config file.
6464    #    make release
6565
6666    - name : Perform CodeQL Analysis 
67-       uses : github/codeql-action/analyze@3c3833e0f8c1c83d449a7478aa59c036a9165498   #  v3.29.5
67+       uses : github/codeql-action/analyze@f1f6e5f6af878fb37288ce1c627459e94dbf7d01   #  v3.29.5
Original file line number Diff line number Diff line change 5050          retention-days : 5 
5151
5252      - name : " Upload to code-scanning" 
53-         uses : github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498   #  v2.22.11
53+         uses : github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01   #  v2.22.11
5454        with :
5555          sarif_file : results.sarif 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments