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 6363          echo "Cache contents available at: ${CACHE_PATH}" 
6464
6565name : Build docker-salt-master image 
66-         uses : docker/build-push-action@v6.8 .0 
66+         uses : docker/build-push-action@v6.9 .0 
6767        with :
6868          context : . 
6969          file : ./Dockerfile 
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133133          password : ${{ secrets.QUAYIO_PASSWORD }} 
134134
135135      - name : Build 
136-         uses : docker/build-push-action@v6.8 .0 
136+         uses : docker/build-push-action@v6.9 .0 
137137        with :
138138          context : . 
139139          file : ./Dockerfile 
Original file line number Diff line number Diff line change 3939
4040name : Build docker-salt-master image 
4141        if : github.event_name != 'schedule' 
42-         uses : docker/build-push-action@v6.8 .0 
42+         uses : docker/build-push-action@v6.9 .0 
4343        with :
4444          context : . 
4545          file : ./Dockerfile 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments