From 9f16d6e7cbb1f740b7133207e9f9ba8903de5847 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 00:18:11 +0000 Subject: [PATCH] chore(deps): update cycjimmy/semantic-release-action action to v6 --- .github/workflows/semantic-releaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-releaser.yml b/.github/workflows/semantic-releaser.yml index 0d3ea9c..aef7d30 100644 --- a/.github/workflows/semantic-releaser.yml +++ b/.github/workflows/semantic-releaser.yml @@ -27,7 +27,7 @@ jobs: node-version: 24 - name: Release - uses: cycjimmy/semantic-release-action@v4 + uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0 with: semantic_version: 23.0.0 extra_plugins: |