Replace metadata-action type to match (#17802)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							895212bb2f
						
					
				
				
					commit
					e798c1c64c
				
			
							
								
								
									
										2
									
								
								.github/workflows/build-image.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-image.yml
									
									
									
									
										vendored
									
									
								
							@@ -30,7 +30,7 @@ jobs:
 | 
			
		||||
            latest=auto
 | 
			
		||||
          tags: |
 | 
			
		||||
            type=edge,branch=main
 | 
			
		||||
            type=semver,pattern={{ raw }}
 | 
			
		||||
            type=match,pattern=v(.*),group=0
 | 
			
		||||
            type=ref,event=pr
 | 
			
		||||
      - uses: docker/build-push-action@v2
 | 
			
		||||
        with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user