Skip to content

Commit

Permalink
Merge pull request #36 from bbfrederick/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…acy/git-version-2.8.0

Bump codacy/git-version from 2.7.1 to 2.8.0
  • Loading branch information
bbfrederick authored Oct 7, 2023
2 parents edca2af + f9f308e commit 3e3e5be
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 3e3e5be

Please sign in to comment.