Skip to content

Commit be80cc3

Browse files
authored
Merge pull request #70 from bbfrederick/dependabot/github_actions/codacy/git-version-2.8.5
Bump codacy/git-version from 2.8.4 to 2.8.5
2 parents 3e0242f + 950fb5c commit be80cc3

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)