From 77d34cf8463b6e765b4e7392e3628c0b2ed32ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 00:54:06 +0000 Subject: [PATCH] fix(deps): bump codacy/git-version from 2.5.3 to 2.8.0 Bumps [codacy/git-version](https://github.com/codacy/git-version) from 2.5.3 to 2.8.0. - [Release notes](https://github.com/codacy/git-version/releases) - [Commits](https://github.com/codacy/git-version/compare/2.5.3...2.8.0) --- updated-dependencies: - dependency-name: codacy/git-version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pipeline-development.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline-development.yml b/.github/workflows/pipeline-development.yml index db1f1d5..24e2e44 100644 --- a/.github/workflows/pipeline-development.yml +++ b/.github/workflows/pipeline-development.yml @@ -42,7 +42,7 @@ jobs: ref: ${{ github.head_ref }} fetch-depth: 0 - name: Git Version - uses: codacy/git-version@2.5.3 + uses: codacy/git-version@2.8.0 # Run linter to ensure new code respect coding rules linter: