Skip to content

Commit e7a0f38

Browse files
Bump metcalfc/changelog-generator in /.github/workflows (#14955)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1eb5463 commit e7a0f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222
- name: Generate changelog
2323
id: generate_changelog
24-
uses: metcalfc/[email protected].0
24+
uses: metcalfc/[email protected].1
2525
with:
2626
myToken: ${{ secrets.GITHUB_TOKEN }}
2727
head-ref: ${{ github.event.inputs.head-ref }}

0 commit comments

Comments
 (0)