Use v1 of docker/github-actions image

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
pull/19/head
Nick Adcock 2020-03-23 11:23:53 +00:00
parent 57a738dc67
commit af185b4d18
1 changed files with 1 additions and 1 deletions

View File

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