Skip to content

Commit 2de5e93

Browse files
chore(deps): update mikepenz/release-changelog-builder-action action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a46f56 commit 2de5e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Build changelog from PRs with labels
2020
id: build_changelog
21-
uses: mikepenz/release-changelog-builder-action@v5
21+
uses: mikepenz/release-changelog-builder-action@v6
2222
with:
2323
configuration: ".github/configuration.json"
2424
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)