From 6ab6010322891dac695565119c5c98e6bbda03db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 20:37:15 +0000 Subject: [PATCH] chore(deps): update cycjimmy/semantic-release-action action to v6 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 57e6e9ce..6430b796 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -24,7 +24,7 @@ jobs: - name: Create GitHub release id: release - uses: cycjimmy/semantic-release-action@v4 + uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0 with: extra_plugins: | @semantic-release/exec@6.0.3