diff --git a/.github/workflows/pipeline-development.yml b/.github/workflows/pipeline-development.yml index db1f1d5..cd7e1ba 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.7.0 # Run linter to ensure new code respect coding rules linter: