Skip to content

Commit b6632eb

Browse files
Update mikepenz/release-changelog-builder-action action to v6 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac4c5fc commit b6632eb

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
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: "0"
1414
- name: Build changelog from PRs with labels
1515
id: build_changelog
16-
uses: mikepenz/release-changelog-builder-action@v5
16+
uses: mikepenz/release-changelog-builder-action@v6
1717
with:
1818
configuration: ".github/changelog-configuration.json"
1919
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)