From cadb84ae761d2da1383e95e684c2fe50edf403e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:55:01 +0000 Subject: [PATCH] chore(deps): update cycjimmy/semantic-release-action action to v6 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 690ec7c..a2bdb96 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,7 @@ jobs: run: yarn install --frozen-lockfile - name: Semantic release - uses: cycjimmy/semantic-release-action@v5 + uses: cycjimmy/semantic-release-action@v6.0.0 with: semantic_version: 25 env: