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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed   #  v3.29.8 
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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed   #  v3.29.8 
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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed   #  v3.29.8 
6161        with :
6262          sarif_file : results.sarif 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments