Skip to content

Commit 08f6d85

Browse files
Update mikepenz/release-changelog-builder-action action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f26208c commit 08f6d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Build changelog from PRs with labels
5050
if: startsWith(github.ref, 'refs/tags/v')
5151
id: build_changelog
52-
uses: mikepenz/release-changelog-builder-action@v5
52+
uses: mikepenz/release-changelog-builder-action@v6
5353
with:
5454
configuration: ".github/changelog-configuration.json"
5555
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)