From 3f8997f9086a932eb1e28a0a379404e84ac64357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 01:27:45 +0000 Subject: [PATCH] feat(deps): update codacy/git-version action to v2.8.5 --- .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 ab69f61..c2258d6 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.4 + uses: codacy/git-version@2.8.5 id: git_version with: minor-identifier: "feat:"