Skip to content

Commit

Permalink
Merge pull request #3608 from gui-cs/dependabot/github_actions/gittoo…
Browse files Browse the repository at this point in the history
…ls/actions-1

Bump gittools/actions from 0 to 1
  • Loading branch information
tig authored Jul 11, 2024
2 parents b3ebd7e + b620865 commit 7dc12a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0 # fetch-depth is needed for GitVersion

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0
uses: gittools/actions/gitversion/setup@v1
with:
versionSpec: '5.x'
includePrerelease: true
Expand Down

0 comments on commit 7dc12a4

Please sign in to comment.