From e04295420802963a204e82bfbdbd18ff1f06b3b0 Mon Sep 17 00:00:00 2001 From: Shahroz Khan Date: Thu, 28 Sep 2023 15:32:22 +0500 Subject: [PATCH] ci: updated version to fix commit analyzer --- .github/workflows/deploy_git_tag.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy_git_tag.yml b/.github/workflows/deploy_git_tag.yml index 74a5060..3a05bc6 100644 --- a/.github/workflows/deploy_git_tag.yml +++ b/.github/workflows/deploy_git_tag.yml @@ -32,6 +32,7 @@ jobs: id: semantic-release with: # version numbers below can be in many forms: M, M.m, M.m.p + semantic_version: 22.0.5 extra_plugins: | conventional-changelog-conventionalcommits @semantic-release/changelog