We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30824f8 + 646ec65 commit a315099Copy full SHA for a315099
1 file changed
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
# MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
54
- name: Generate changelog
55
id: changelog
56
- uses: metcalfc/changelog-generator@v4.3.1
+ uses: metcalfc/changelog-generator@v4.5.0
57
with:
58
mytoken: "${{ secrets.GITHUB_TOKEN }}"
59
- name: Create GitHub Release
0 commit comments