File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5555
5656      #  Initializes the CodeQL tools for scanning.
5757      - name : Initialize CodeQL 
58-         uses : github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb   #  v4.31.0 
58+         uses : github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee   #  v4.31.2 
5959        with :
6060          languages : ${{ matrix.language }} 
6161          #  If you wish to specify custom queries, you can do so here or in a config file.
6666      #  Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
6767      #  If this step fails, then you should remove it and run the build manually (see below)
6868      - name : Autobuild 
69-         uses : github/codeql-action/autobuild@4e94bd11f71e507f7f87df81788dff88d1dacbfb   #  v4.31.0 
69+         uses : github/codeql-action/autobuild@0499de31b99561a6d14a36a5f662c2a54f91beee   #  v4.31.2 
7070
7171      #  ℹ️ Command-line programs to run using the OS shell.
7272      #  📚 https://git.io/JvXDl
8080      #    make release
8181
8282      - name : Perform CodeQL Analysis 
83-         uses : github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb   #  v4.31.0 
83+         uses : github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee   #  v4.31.2 
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ jobs:
175175          persist-credentials : false 
176176
177177      - name : Install the latest version of uv 
178-         uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24   # v7.1.1 
178+         uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41   # v7.1.2 
179179        with :
180180          enable-cache : false 
181181
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments