We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0421566 + aea41fd commit 7c40921Copy full SHA for 7c40921
.github/workflows/docker-build-latest.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Alternate Git Version
35
id: alternategitversion
36
- uses: codacy/git-version@2.8.6
+ uses: codacy/git-version@2.8.7
37
with:
38
release-branch: 'main'
39
prefix: 'v'
.github/workflows/showversion.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
0 commit comments