Merge pull request #4 from docker/release-v1

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

@ -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…
Cancel
Save