Skip to content

Commit 07ef35d

Browse files
Update mikepenz/release-changelog-builder-action action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c90f3e commit 07ef35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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@v5
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)