From b61ae62cb3827ab42b375a566d1cb94618ea9eb5 Mon Sep 17 00:00:00 2001 From: Scott Prue <prescottprue@users.noreply.github.com> Date: Wed, 22 Feb 2023 12:20:04 -0700 Subject: [PATCH] fix(ci): lock semantic version to 18 (#173) --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 13622d6..7a4c839 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,6 +64,7 @@ jobs: uses: cycjimmy/semantic-release-action@v2 id: semantic with: + semantic_version: ^18 branches: | [ '+([0-9])?(.{+([0-9]),x}).x',