File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8282            ghcr.io/${{ github.repository_owner }}/${{ inputs.image-name }}:${SBOM_TAG} 
8383
8484name : Upload SBOMs as artifacts 
85-         uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808   #  v4.3 .3
85+         uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882   #  v4.4 .3
8686        with :
8787          name : ${{ inputs.image-name }}-sbom-${{ matrix.arch }} 
8888          path : ${{ inputs.image-name }}-sbom-* 
Original file line number Diff line number Diff line change 5959      #  Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6060      #  format to the repository Actions tab.
6161      - name : " Upload artifact" 
62-         uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808   #  v4.3 .3
62+         uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882   #  v4.4 .3
6363        with :
6464          name : SARIF file 
6565          path : results.sarif 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments