From 6d13b1a46c8e4302873f668e0d8a66462145242f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 05:06:36 +0000 Subject: [PATCH] chore(deps): update codfish/semantic-release-action action to v5 --- .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 bc1c7ba..3ea0b42 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: 🚀 Publish Release - uses: codfish/semantic-release-action@v3 + uses: codfish/semantic-release-action@v5 id: release with: plugins: |