Skip to content

Commit c657f64

Browse files
authored
Merge pull request #96 from bbfrederick/dependabot/github_actions/codacy/git-version-2.8.4
Bump codacy/git-version from 2.8.3 to 2.8.4
2 parents 95b31d3 + 3381800 commit c657f64

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].3
36+
uses: codacy/[email protected].4
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].3
33+
uses: codacy/[email protected].4
3434
with:
3535
release-branch: 'main'
3636
prefix: 'v'

0 commit comments

Comments
 (0)