Skip to content

Commit d5a9239

Browse files
build(deps): bump metcalfc/changelog-generator from 4.3.0 to 4.3.1
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 4.3.0 to 4.3.1. - [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.3.0...v4.3.1) --- updated-dependencies: - dependency-name: metcalfc/changelog-generator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f143116 commit d5a9239

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/[email protected].0
51+
uses: metcalfc/[email protected].1
5252
with:
5353
myToken: ${{ secrets.GITHUB_TOKEN }}
5454
- name: Create GitHub Release

0 commit comments

Comments
 (0)