From c2ea5f30aa822e7641f5174a06aa3196229180f4 Mon Sep 17 00:00:00 2001 From: Mattias Edlund Date: Fri, 25 Feb 2022 10:47:39 +0100 Subject: [PATCH] ci(release): updated semantic release github action --- .github/workflows/release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a7f2c6e..340f75f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,8 +12,9 @@ jobs: with: fetch-depth: 0 - name: Release - uses: cycjimmy/semantic-release-action@v2.1.3 + uses: cycjimmy/semantic-release-action@v2 with: + semantic_version: 19 extra_plugins: | @semantic-release/changelog @semantic-release/git