From 5a2e620839ff186443c3bbff76cb71315ceefdc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 22:18:49 -0800 Subject: [PATCH] chore(deps): update tripss/conventional-changelog-action action to v4 (#41) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/merge-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-main.yml b/.github/workflows/merge-main.yml index a1ea908..1881a5f 100644 --- a/.github/workflows/merge-main.yml +++ b/.github/workflows/merge-main.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: Conventional Changelog Update - uses: TriPSs/conventional-changelog-action@v3 + uses: TriPSs/conventional-changelog-action@v4 id: changelog continue-on-error: true with: