From 933f65b588a33d7355aac776bf5e988c745fcce1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 01:28:18 +0000 Subject: [PATCH] chore(deps): update codfish/semantic-release-action action to v4 --- .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..c739e76 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@v4 id: release with: plugins: |