Public Access
1
0
mirror of https://github.com/docker/build-push-action.git synced 2026-04-19 03:16:07 +03:00

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
+1 -1
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: