mirror of
				https://gitea.invidious.io/iv-org/shard-ameba.git
				synced 2024-08-15 00:53:29 +00:00 
			
		
		
		
	Merge pull request #402 from crystal-ameba/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
This commit is contained in:
		
						commit
						29f84921b5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/cd.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cd.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -61,7 +61,7 @@ jobs:
 | 
				
			||||||
      # https://github.com/docker/build-push-action
 | 
					      # https://github.com/docker/build-push-action
 | 
				
			||||||
      - name: Build and push Docker image
 | 
					      - name: Build and push Docker image
 | 
				
			||||||
        id: build-and-push
 | 
					        id: build-and-push
 | 
				
			||||||
        uses: docker/build-push-action@v4
 | 
					        uses: docker/build-push-action@v5
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          context: .
 | 
					          context: .
 | 
				
			||||||
          push: true
 | 
					          push: true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue