Skip to content

Commit 0b9a1be

Browse files
authored
Merge pull request #36 from appuio/renovate/mikepenz-release-changelog-builder-action-4.x
Update mikepenz/release-changelog-builder-action action to v4
2 parents 51c686b + 4229613 commit 0b9a1be

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
@@ -28,7 +28,7 @@ jobs:
2828
password: ${{ secrets.QUAY_IO_TOKEN }}
2929
- name: Build changelog from PRs with labels
3030
id: build_changelog
31-
uses: mikepenz/release-changelog-builder-action@v3
31+
uses: mikepenz/release-changelog-builder-action@v4
3232
with:
3333
configuration: ".github/changelog-configuration.json"
3434
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)