Skip to content

Commit

Permalink
Use v1 of docker/github-actions image
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
  • Loading branch information
zappy-shu committed Mar 23, 2020
1 parent 57a738d commit af185b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit af185b4

Please sign in to comment.