From f760b2e56aad0c246296741ec703ddcf72daa690 Mon Sep 17 00:00:00 2001 From: Aditya Choudhari Date: Tue, 27 Aug 2024 00:11:24 -0700 Subject: [PATCH] fix: Upgrade sematic releas action --- .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 77b9da9..ac9117d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v4 with: semantic_version: 24.1.0 extra_plugins: |