mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	chore(deps): update docker/login-action action to v3
This commit is contained in:
		
							parent
							
								
									16ca48a3e0
								
							
						
					
					
						commit
						47894fdd96
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/docker-build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-build.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -32,7 +32,7 @@ jobs:
 | 
			
		|||
              with:
 | 
			
		||||
                  version: latest
 | 
			
		||||
            - name: Login to DockerHub
 | 
			
		||||
              uses: docker/login-action@v2
 | 
			
		||||
              uses: docker/login-action@v3
 | 
			
		||||
              with:
 | 
			
		||||
                  username: ${{ secrets.DOCKER_USERNAME }}
 | 
			
		||||
                  password: ${{ secrets.DOCKER_PASSWORD }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue