From 9e33ae3c7fd3fc13a4ea2bd3b7826bf78ffed5d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 00:31:41 +0000 Subject: [PATCH] chore(deps): update dependency semantic-release to v25 --- .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 27716cf..e99d919 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -28,7 +28,7 @@ jobs: id: release uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0 with: - semantic_version: 24.0.0 + semantic_version: 25.0.9 extra_plugins: | conventional-changelog-conventionalcommits@8.0.0 env: