Skip to content

Commit 74f8218

Browse files
committed
Bump
1 parent 94b92db commit 74f8218

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="build, tag and push container"
55
LABEL "com.github.actions.icon"="anchor"
66
LABEL "com.github.actions.color"="blue"
77

8-
LABEL version=v0.3.5
8+
LABEL version=v0.3.6
99
LABEL repository="https://github.com/timzu/github-actions-docker"
1010
LABEL maintainer="Timur Galeev <timur_galeev@outlook.com>"
1111

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.5
1+
v0.3.6

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ branding:
88

99
runs:
1010
using: docker
11-
image: docker://timzu/github-actions-docker:v0.3.5
11+
image: docker://timzu/github-actions-docker:v0.3.6
1212

1313
outputs:
1414
TAG_NAME:

0 commit comments

Comments
 (0)