From 055b8af28aa8a38e87a2728d514cc59d54b0ea44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 22:34:02 +0000 Subject: [PATCH] feat(deps): update codacy/git-version action to v2.8.3 --- .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 d7ef1f3..2a8fd57 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.2 + uses: codacy/git-version@2.8.3 id: git_version with: minor-identifier: "feat:"