Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bbfrederick committed Oct 7, 2023
2 parents d702a13 + 4dc38bd commit abc52f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Alternate Git Version
id: alternategitversion
uses: codacy/git-version@2.7.1
uses: codacy/git-version@2.8.0
with:
release-branch: 'main'
prefix: 'v'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/showversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Alternate Git Version
id: alternategitversion
uses: codacy/git-version@2.7.1
uses: codacy/git-version@2.8.0
with:
release-branch: 'main'
prefix: 'v'
Expand Down

0 comments on commit abc52f4

Please sign in to comment.