mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-11-04 08:20:58 +00:00 
			
		
		
		
	Merge pull request #1972 from benphelps/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
This commit is contained in:
		
						commit
						c525dda77d
					
				
							
								
								
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							@ -48,7 +48,7 @@ jobs:
 | 
				
			|||||||
      # Setup QEMU
 | 
					      # Setup QEMU
 | 
				
			||||||
      # https://github.com/marketplace/actions/docker-setup-buildx#with-qemu
 | 
					      # https://github.com/marketplace/actions/docker-setup-buildx#with-qemu
 | 
				
			||||||
      - name: Setup QEMU
 | 
					      - name: Setup QEMU
 | 
				
			||||||
        uses: docker/setup-qemu-action@v2
 | 
					        uses: docker/setup-qemu-action@v3
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      # Workaround: https://github.com/docker/build-push-action/issues/461
 | 
					      # Workaround: https://github.com/docker/build-push-action/issues/461
 | 
				
			||||||
      - name: Setup Docker buildx
 | 
					      - name: Setup Docker buildx
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user