From e1ef9a5f0699db6b6fe1b07445a218bc4ae3eb3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 18:12:58 +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 027e142..3b2b816 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 005e6bd..3bcd5ac 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'