Skip to content

Commit 0c39dbd

Browse files
committed
Try newer changelog generator version
1 parent ed183d2 commit 0c39dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: 'temurin'
2424
- name: Download Changelog Generator
2525
run: |
26-
wget https://github.com/spring-io/github-changelog-generator/releases/download/v0.0.8/github-changelog-generator.jar
26+
wget https://github.com/spring-io/github-changelog-generator/releases/download/v0.0.12/github-changelog-generator.jar
2727
- name: Push to wiki
2828
run: |
2929
changelog_filename=generated-changelog.md

0 commit comments

Comments
 (0)