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 4ef37c5 commit 5a06c67Copy full SHA for 5a06c67
.github/workflows/release-to-maven-central.yml
@@ -79,7 +79,7 @@ jobs:
79
80
- name: Generate changelog
81
id: changelog
82
- uses: metcalfc/changelog-generator@v4.0.1
+ uses: metcalfc/changelog-generator@v4.1.0
83
with:
84
myToken: ${{ secrets.GITHUB_TOKEN }}
85
0 commit comments