Merge pull request #4 from docker/release-v1
Use v1.0 of github-actions image
This commit is contained in:
		
						commit
						60bd14a051
					
				@ -3,7 +3,7 @@ description: Builds and pushes Docker images and will log in to a Docker registr
 | 
			
		||||
author: Docker
 | 
			
		||||
runs:
 | 
			
		||||
  using: docker
 | 
			
		||||
  image: docker://docker/github-actions:v0.1
 | 
			
		||||
  image: docker://docker/github-actions:v1.0
 | 
			
		||||
  args:
 | 
			
		||||
    - build-push
 | 
			
		||||
inputs:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user