We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646a3f9 commit 57087edCopy full SHA for 57087ed
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.5.0
+ uses: metcalfc/changelog-generator@v4.6.2
57
with:
58
mytoken: "${{ secrets.GITHUB_TOKEN }}"
59
- name: Create GitHub Release
0 commit comments