Skip to content

Commit 98423db

Browse files
authored
1 parent dc73504 commit 98423db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Create a release notes of milestone"
55
LABEL "com.github.actions.icon"="pocket"
66
LABEL "com.github.actions.color"="blue"
77

8-
ENV RELEASE_NOTE_GENERATOR_VERSION="v0.0.6"
8+
ENV RELEASE_NOTE_GENERATOR_VERSION="v0.0.7"
99

1010
COPY *.sh /
1111
RUN chmod +x JSON.sh && \

0 commit comments

Comments
 (0)