Skip to content

Commit

Permalink
Bump mikepenz/release-changelog-builder-action from 2.9.0 to 3
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 2.9.0 to 3.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@v2.9.0...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2022
1 parent 369c961 commit 3949ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: "Build Changelog"
if: steps.tagging.outputs.part
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v2.9.0
uses: mikepenz/release-changelog-builder-action@v3
with:
configuration: ".github/workflows/release-notes-config.json"
env:
Expand Down

0 comments on commit 3949ac7

Please sign in to comment.