Skip to content

Commit

Permalink
Merge pull request #154 from projectsyn/renovate/mikepenz-release-cha…
Browse files Browse the repository at this point in the history
…ngelog-builder-action-5.x

Update mikepenz/release-changelog-builder-action action to v5
  • Loading branch information
simu authored Dec 18, 2024
2 parents 81581f6 + d17f861 commit 884cbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build changelog from PRs with labels
if: startsWith(github.ref, 'refs/tags/v')
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
with:
configuration: ".github/changelog-configuration.json"
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
Expand Down

0 comments on commit 884cbbf

Please sign in to comment.