Skip to content

Commit 950fb5c

Browse files
Bump codacy/git-version from 2.8.4 to 2.8.5
Bumps [codacy/git-version](https://github.com/codacy/git-version) from 2.8.4 to 2.8.5. - [Release notes](https://github.com/codacy/git-version/releases) - [Commits](codacy/git-version@2.8.4...2.8.5) --- updated-dependencies: - dependency-name: codacy/git-version dependency-version: 2.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e0242f commit 950fb5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-build-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Alternate Git Version
3535
id: alternategitversion
36-
uses: codacy/[email protected].4
36+
uses: codacy/[email protected].5
3737
with:
3838
release-branch: 'main'
3939
prefix: 'v'

.github/workflows/showversion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Alternate Git Version
3232
id: alternategitversion
33-
uses: codacy/[email protected].4
33+
uses: codacy/[email protected].5
3434
with:
3535
release-branch: 'main'
3636
prefix: 'v'

0 commit comments

Comments
 (0)