From e8cff78b68327cef03b32a6b7341f1f759456ac0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 13:51:28 +0000 Subject: [PATCH] feat(deps): update codacy/git-version action to v2.8.4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a8fd57..673c90e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: git config --local user.name "creyD" - name: Git Version - uses: codacy/git-version@2.8.3 + uses: codacy/git-version@2.8.4 id: git_version with: minor-identifier: "feat:"