Skip to content

Commit cd91ef6

Browse files
Bump metcalfc/changelog-generator from 3.0.0 to 4.0.1 (#320)
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 3.0.0 to 4.0.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@v3.0.0...v4.0.1) --- updated-dependencies: - dependency-name: metcalfc/changelog-generator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbb6d2f commit cd91ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
- name: Generate changelog
202202
id: changelog
203203
if: ${{ env.OBS_PREPARE_RELEASE == 'true' }}
204-
uses: metcalfc/changelog-generator@v3.0.0
204+
uses: metcalfc/changelog-generator@v4.0.1
205205
with:
206206
myToken: ${{ secrets.GITHUB_TOKEN }}
207207

0 commit comments

Comments
 (0)