Skip to content

Commit

Permalink
Merge pull request #19 from docker/release-v1.0.1
Browse files Browse the repository at this point in the history
Use v1 of docker/github-actions image
  • Loading branch information
zappy-shu committed Mar 23, 2020
2 parents 57a738d + af185b4 commit e5e36c4
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 e5e36c4

Please sign in to comment.