From b0bef7095cefb3afa04f479acd4460620ffd14f9 Mon Sep 17 00:00:00 2001 From: maksimru Date: Thu, 5 Oct 2023 00:21:22 -0700 Subject: [PATCH] fix(ci): bumps semantic-release-action version --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1972613..cf40d8d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,10 +17,10 @@ jobs: uses: actions/checkout@v2 - name: Action For Semantic Release - uses: cycjimmy/semantic-release-action@v2.3.0 + uses: cycjimmy/semantic-release-action@v4 id: semantic with: - semantic_version: 17 + semantic_version: 19.0.5 extra_plugins: | conventional-changelog-conventionalcommits @semantic-release/changelog