Skip to content

Commit

Permalink
Bump metcalfc/changelog-generator from 4.1.0 to 4.2.0 (#2357)
Browse files Browse the repository at this point in the history
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 4.1.0 to 4.2.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@afdcb94...1de9b68)

---
updated-dependencies:
- dependency-name: metcalfc/changelog-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent 5acac39 commit 22b8f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@afdcb9470aebdb2252c0c95a1c130723c9e21f3a
uses: metcalfc/changelog-generator@1de9b68cc55b75943f1faa39a57103410f4bd01f
with:
myToken: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 22b8f55

Please sign in to comment.