Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
updated gitversion to v5.5.x
  • Loading branch information
Ralf1108 authored May 26, 2021
1 parent badaf63 commit 9aec67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.7
with:
versionSpec: '5.2.x'
versionSpec: '5.5.x'
- name: Use GitVersion
id: gitversion # step id used as reference for output values
uses: gittools/actions/gitversion/execute@v0.9.7
Expand Down

0 comments on commit 9aec67e

Please sign in to comment.