Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update gittools/actions action to v3.0.4
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 10, 2024
1 parent 8adb0d9 commit ee1ba68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -10,10 +10,10 @@ jobs:
with:
fetch-depth: 0
show-progress: false
- uses: gittools/actions/gitversion/setup@v3.0.3
- uses: gittools/actions/gitversion/setup@v3.0.4
with:
versionSpec: '5.12.x'
- uses: gittools/actions/gitversion/execute@v3.0.3
- uses: gittools/actions/gitversion/execute@v3.0.4
id: gitversion

# Build

0 comments on commit ee1ba68

Please sign in to comment.