From f2f572ec9a99bb1d9c190efd0f92d2df1f83cf14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 22:07:41 +0000 Subject: [PATCH] feat(deps): update codacy/git-version action to v2.8.1 (#31) 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 82062ef..dc34942 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.0 + uses: codacy/git-version@2.8.1 id: git_version with: minor-identifier: "feat:"