Skip to content

Commit

Permalink
Bump codacy/git-version from 2.7.1 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [codacy/git-version](https://github.com/codacy/git-version) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/codacy/git-version/releases)
- [Commits](codacy/git-version@2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: codacy/git-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent edca2af commit f9f308e
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 f9f308e

Please sign in to comment.