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 5858
5959      #  Initializes the CodeQL tools for scanning.
6060      - name : Initialize CodeQL 
61-         uses : github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b   #  v3.29.2 
61+         uses : github/codeql-action/init@df559355d593797519d70b90fc8edd5db049e7a2   #  v3.29.9 
6262        with :
6363          languages : ${{ matrix.language }} 
6464          build-mode : ${{ matrix.build-mode }} 
7070          #  queries: security-extended,security-and-quality
7171
7272      - name : Perform CodeQL Analysis 
73-         uses : github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b   #  v3.29.2 
73+         uses : github/codeql-action/analyze@df559355d593797519d70b90fc8edd5db049e7a2   #  v3.29.9 
7474        with :
7575          category : " /language:${{matrix.language}}" 
Original file line number Diff line number Diff line change 5757
5858      #  Upload the results to GitHub's code scanning dashboard.
5959      - name : " Upload to code-scanning" 
60-         uses : github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b   #  v3.29.2 
60+         uses : github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2   #  v3.29.9 
6161        with :
6262          sarif_file : results.sarif 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments