From 4fc4e3c3762aedd39775d9eb45dc2d145aa1f303 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:18:28 +0000 Subject: [PATCH] chore(deps): update cycjimmy/semantic-release-action action to v6 --- .github/workflows/merge-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-main.yaml b/.github/workflows/merge-main.yaml index 28d6211..054f342 100644 --- a/.github/workflows/merge-main.yaml +++ b/.github/workflows/merge-main.yaml @@ -23,7 +23,7 @@ jobs: with: token: ${{ secrets.ACCESS_TOKEN }} - - uses: cycjimmy/semantic-release-action@v4 + - uses: cycjimmy/semantic-release-action@v6.0.0 id: semantic env: GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}