Skip to content

Commit 57087ed

Browse files
Update metcalfc/changelog-generator action to v4.6.2 (#1532)
1 parent 646a3f9 commit 57087ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
5454
- name: Generate changelog
5555
id: changelog
56-
uses: metcalfc/changelog-generator@v4.5.0
56+
uses: metcalfc/changelog-generator@v4.6.2
5757
with:
5858
mytoken: "${{ secrets.GITHUB_TOKEN }}"
5959
- name: Create GitHub Release

0 commit comments

Comments
 (0)