Skip to content

Commit e5e36c4

Browse files
authored
Merge pull request #19 from docker/release-v1.0.1
Use v1 of docker/github-actions image
2 parents 57a738d + af185b4 commit e5e36c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ branding:
66
color: 'blue'
77
runs:
88
using: docker
9-
image: docker://docker/github-actions:v1.0
9+
image: docker://docker/github-actions:v1
1010
args:
1111
- build-push
1212
inputs:

0 commit comments

Comments
 (0)