mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-11-04 08:20:58 +00:00 
			
		
		
		
	Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									b39c79bea1
								
							
						
					
					
						commit
						d610d379f8
					
				
							
								
								
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							@ -52,7 +52,7 @@ jobs:
 | 
				
			|||||||
      
 | 
					      
 | 
				
			||||||
      # 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
 | 
				
			||||||
        uses: docker/setup-buildx-action@v2
 | 
					        uses: docker/setup-buildx-action@v3
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      # This step is being disabled because the runner is on a self-hosted machine
 | 
					      # This step is being disabled because the runner is on a self-hosted machine
 | 
				
			||||||
      # where the cache will stick between runs.
 | 
					      # where the cache will stick between runs.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user