We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc73504 commit 98423dbCopy full SHA for 98423db
Dockerfile
@@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Create a release notes of milestone"
5
LABEL "com.github.actions.icon"="pocket"
6
LABEL "com.github.actions.color"="blue"
7
8
-ENV RELEASE_NOTE_GENERATOR_VERSION="v0.0.6"
+ENV RELEASE_NOTE_GENERATOR_VERSION="v0.0.7"
9
10
COPY *.sh /
11
RUN chmod +x JSON.sh && \
0 commit comments