We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed183d2 commit 0c39dbdCopy full SHA for 0c39dbd
.github/workflows/changelog-draft.yml
@@ -23,7 +23,7 @@ jobs:
23
distribution: 'temurin'
24
- name: Download Changelog Generator
25
run: |
26
- wget https://github.com/spring-io/github-changelog-generator/releases/download/v0.0.8/github-changelog-generator.jar
+ wget https://github.com/spring-io/github-changelog-generator/releases/download/v0.0.12/github-changelog-generator.jar
27
- name: Push to wiki
28
29
changelog_filename=generated-changelog.md
0 commit comments