From 7cfd5bb85ff090de89c098bb6b7969e637937361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 23:39:01 +0000 Subject: [PATCH] Bump codacy/git-version from 2.8.2 to 2.8.6 Bumps [codacy/git-version](https://github.com/codacy/git-version) from 2.8.2 to 2.8.6. - [Release notes](https://github.com/codacy/git-version/releases) - [Commits](https://github.com/codacy/git-version/compare/2.8.2...2.8.6) --- updated-dependencies: - dependency-name: codacy/git-version dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/get-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/get-version.yml b/.github/workflows/get-version.yml index c525b08bc..8e8ad04b8 100644 --- a/.github/workflows/get-version.yml +++ b/.github/workflows/get-version.yml @@ -21,7 +21,7 @@ jobs: - name: Fetch version from git tags id: version - uses: codacy/git-version@2.8.2 + uses: codacy/git-version@2.8.6 with: release-branch: main