File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6868      #  Upload the results to GitHub's code scanning dashboard (optional).
6969      #  Commenting out will disable upload of results to your repo's Code Scanning dashboard
7070      - name : " Upload to code-scanning" 
71-         uses : github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d   #  v3.28.10 
71+         uses : github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5   #  v3.28.11 
7272        with :
7373          sarif_file : results.sarif 
Original file line number Diff line number Diff line change 11#  Build the manager binary
2- FROM  golang:1.24@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da  AS builder
2+ FROM  golang:1.24@sha256:c5adecdb7b3f8c5ca3c88648a861882849cc8b02fed68ece31e25de88ad13418  AS builder
33ARG  TARGETOS
44ARG  TARGETARCH
55
Original file line number Diff line number Diff line change 1- FROM  golang:1.24@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da  AS builder
1+ FROM  golang:1.24@sha256:fa145a3c13f145356057e00ed6f66fbd9bf017798c9d7b2b8e956651fe4f52da  AS builder
22
33WORKDIR  /app
44
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments