Skip to content

Commit 4bbdb15

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 315089d commit 4bbdb15

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Build changelog from PRs with labels
4444
id: build_changelog
45-
uses: mikepenz/release-changelog-builder-action@v3
45+
uses: mikepenz/release-changelog-builder-action@v6
4646
with:
4747
configuration: ".github/changelog-configuration.json"
4848
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)