Skip to content

Commit a221d29

Browse files
Bump metcalfc/changelog-generator from 4.1.0 to 4.3.0
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/metcalfc/changelog-generator/releases) - [Changelog](https://github.com/metcalfc/changelog-generator/blob/main/release-notes.png) - [Commits](metcalfc/changelog-generator@v4.1.0...v4.3.0) --- updated-dependencies: - dependency-name: metcalfc/changelog-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33b5199 commit a221d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
4949
- name: Generate changelog
5050
id: changelog
51-
uses: metcalfc/changelog-generator@v4.1.0
51+
uses: metcalfc/changelog-generator@v4.3.0
5252
with:
5353
myToken: ${{ secrets.GITHUB_TOKEN }}
5454
- name: Create GitHub Release

0 commit comments

Comments
 (0)