Skip to content

Commit

Permalink
Update GitVersion action from 0.9.1 to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Mar 19, 2020
1 parent 5b948e4 commit 5cb31af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
versionSpec: '5.1.3'
- name: Run GitVersion
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.1
uses: gittools/actions/gitversion/execute@v0.9.2
- name: Set up JDK
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit 5cb31af

Please sign in to comment.