From ea26d09bc0260ed9ad4b9a18705a665785bedcca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 16:38:26 +0000 Subject: [PATCH] chore(deps): update mikepenz/release-changelog-builder-action action to v6 (#3953) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/main-push-changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-push-changelog.yml b/.github/workflows/main-push-changelog.yml index ae10c4281..97d2c1be1 100644 --- a/.github/workflows/main-push-changelog.yml +++ b/.github/workflows/main-push-changelog.yml @@ -39,7 +39,7 @@ jobs: - name: Generate changelog from last production tag to current if: steps.last_prod_tag.outputs.tag != '' - uses: mikepenz/release-changelog-builder-action@v5 + uses: mikepenz/release-changelog-builder-action@v6 id: changelog with: configuration: .github/release.yml