Skip to content

Commit

Permalink
Merge pull request #73 from fdm-monster/renovate/gittools-actions-3.x
Browse files Browse the repository at this point in the history
chore(deps): update gittools/actions action to v3
  • Loading branch information
mkevenaar authored Aug 31, 2024
2 parents faad069 + 19b28cd commit d4d2672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ jobs:
fetch-depth: 0

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v2.0.1
uses: gittools/actions/gitversion/setup@v3.0.0
with:
versionSpec: '5.x'

- name: Use GitVersion
uses: gittools/actions/gitversion/execute@v2.0.1
uses: gittools/actions/gitversion/execute@v3.0.0
id: gitversion
with:
targetPath: repository
Expand Down

0 comments on commit d4d2672

Please sign in to comment.