From ae33a8fe18f675abf31569d3f767f4c281b92165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 09:08:13 +0000 Subject: [PATCH] chore(deps): update tripss/conventional-changelog-action action to v6 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index edfe216..fcb89eb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -63,7 +63,7 @@ jobs: - name: Conventional Changelog Action 📋 id: changelog - uses: TriPSs/conventional-changelog-action@3c4970b6573374889b897403d2f1278c395ea0df # v5 + uses: TriPSs/conventional-changelog-action@ee43def3241429afddab215ba89090cbf64fb45c # v6 with: github-token: ${{ steps.generate-token.outputs.token }} git-user-name: "braid-bot[bot]"