Merge pull request #19 from docker/release-v1.0.1

Use v1 of docker/github-actions image
pull/35/head v1.0.1
Nick Adcock 6 years ago committed by GitHub
commit e5e36c4a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ branding:
color: 'blue'
runs:
using: docker
image: docker://docker/github-actions:v1.0
image: docker://docker/github-actions:v1
args:
- build-push
inputs:

Loading…
Cancel
Save