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

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: