Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 081dc82

Browse files
committed
Use image v0.1
Signed-off-by: Nick Adcock <[email protected]>
1 parent 4e90eff commit 081dc82

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
@@ -3,7 +3,7 @@ description: Builds and pushes docker images and will log in to a docker registr
33
author: Docker
44
runs:
55
using: docker
6-
image: docker://docker/github-actions:v0.0.1
6+
image: docker://docker/github-actions:v0.1
77
args:
88
- build-push
99
inputs:

0 commit comments

Comments
 (0)