Skip to content

Commit

Permalink
Fixed Gitversion version to 5.11.1; 5.12 is broken!
Browse files Browse the repository at this point in the history
  • Loading branch information
odalet committed Nov 12, 2023
1 parent 18e1d71 commit 74f592d
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 @@ -37,7 +37,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.15
with:
versionSpec: "5.x"
versionSpec: "5.11.1"
- name: Use GitVersion
id: gitversion # step id used as reference for output values
uses: gittools/actions/gitversion/execute@v0.9.15
Expand Down

0 comments on commit 74f592d

Please sign in to comment.