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

Use v1 of docker/github-actions image
This commit is contained in:
Nick Adcock 2020-03-23 11:44:03 +00:00 committed by GitHub
commit e5e36c4a4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: