Skip to content

Commit 9be7070

Browse files
authored
Merge pull request #34 from appuio/renovate/mikepenz-release-changelog-builder-action-4.x
Update mikepenz/release-changelog-builder-action action to v4
2 parents 4c8bf0e + 5e81406 commit 9be7070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
password: ${{ secrets.QUAY_IO_TOKEN }}
3232
- name: Build changelog from PRs with labels
3333
id: build_changelog
34-
uses: mikepenz/release-changelog-builder-action@v2
34+
uses: mikepenz/release-changelog-builder-action@v4
3535
with:
3636
configuration: ".github/changelog-configuration.json"
3737
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)