From f49126f40346d94350afb8f8381bd0f42148b92d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 21:43:27 +0000 Subject: [PATCH] feat(deps): update codacy/git-version action to v2.8.4 (#36) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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:"