We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b5199 commit a221d29Copy full SHA for a221d29
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
49
- name: Generate changelog
50
id: changelog
51
- uses: metcalfc/changelog-generator@v4.1.0
+ uses: metcalfc/changelog-generator@v4.3.0
52
with:
53
myToken: ${{ secrets.GITHUB_TOKEN }}
54
- name: Create GitHub Release
0 commit comments