From c6c726b086b4dc9ca6b738be6fca96a6b314c84a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:33:45 +0000 Subject: [PATCH] feat(deps): update codacy/git-version action to v2.8.7 (#58) 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 9a191e1..0af8a79 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.6 + uses: codacy/git-version@2.8.7 id: git_version with: minor-identifier: "feat:"