Skip to content

Commit c4a6a25

Browse files
Update mikepenz/release-changelog-builder-action action to v5
1 parent e50e999 commit c4a6a25

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build changelog from PRs with labels
3636
if: startsWith(github.ref, 'refs/tags/v')
3737
id: build_changelog
38-
uses: mikepenz/release-changelog-builder-action@v4
38+
uses: mikepenz/release-changelog-builder-action@v5
3939
with:
4040
configuration: ".github/changelog-configuration.json"
4141
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)