Skip to content

Commit

Permalink
Bump mikepenz/release-changelog-builder-action from 4.1.1 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 4.1.1 to 4.2.2.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@v4.1.1...v4.2.2)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 71a2a30 commit f8a6d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Build Changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4.1.1
uses: mikepenz/release-changelog-builder-action@v4.2.2
with:
configuration: ".github/changelog-configuration.json"
env:
Expand Down

0 comments on commit f8a6d58

Please sign in to comment.