Skip to content

Commit

Permalink
Upgrade github-changelog-generator to v0.0.7 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
derTobsch authored Oct 12, 2021
1 parent dc73504 commit 98423db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Create a release notes of milestone"
LABEL "com.github.actions.icon"="pocket"
LABEL "com.github.actions.color"="blue"

ENV RELEASE_NOTE_GENERATOR_VERSION="v0.0.6"
ENV RELEASE_NOTE_GENERATOR_VERSION="v0.0.7"

COPY *.sh /
RUN chmod +x JSON.sh && \
Expand Down

0 comments on commit 98423db

Please sign in to comment.