From d8ce39840aa444a1163e47b48b569322dfd40378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 04:33:52 +0000 Subject: [PATCH] Bump codacy/git-version from 2.8.6 to 2.8.7 Bumps [codacy/git-version](https://github.com/codacy/git-version) from 2.8.6 to 2.8.7. - [Release notes](https://github.com/codacy/git-version/releases) - [Commits](https://github.com/codacy/git-version/compare/2.8.6...2.8.7) --- updated-dependencies: - dependency-name: codacy/git-version dependency-version: 2.8.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docker-build-latest.yml | 2 +- .github/workflows/showversion.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker-build-latest.yml b/.github/workflows/docker-build-latest.yml index a6ef0b0..dddc08f 100644 --- a/.github/workflows/docker-build-latest.yml +++ b/.github/workflows/docker-build-latest.yml @@ -33,7 +33,7 @@ jobs: - name: Alternate Git Version id: alternategitversion - uses: codacy/git-version@2.8.6 + uses: codacy/git-version@2.8.7 with: release-branch: 'main' prefix: 'v' diff --git a/.github/workflows/showversion.yml b/.github/workflows/showversion.yml index 65bad60..b40b1b0 100644 --- a/.github/workflows/showversion.yml +++ b/.github/workflows/showversion.yml @@ -30,7 +30,7 @@ jobs: - name: Alternate Git Version id: alternategitversion - uses: codacy/git-version@2.8.6 + uses: codacy/git-version@2.8.7 with: release-branch: 'main' prefix: 'v'