Skip to content

Commit

Permalink
Bump git-version to 5.11.1 (#1330)
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt committed Dec 7, 2023
1 parent 8cd5e88 commit a50870d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: dotnet tool install -g GitVersion.Tool --version 5.10.0
- run: dotnet tool install -g GitVersion.Tool --version 5.11.1
- name: Resolve version
id: version
run: |
Expand Down

0 comments on commit a50870d

Please sign in to comment.