Skip to content

Commit

Permalink
Merge pull request #85 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.1.2
  • Loading branch information
davidzwa authored Jan 14, 2025
2 parents e89241f + c9fef0a commit b2c0113
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 @@ -32,12 +32,12 @@ jobs:
fetch-depth: 0

- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected].1
uses: gittools/actions/gitversion/[email protected].2
with:
versionSpec: '5.x'

- name: Use GitVersion
uses: gittools/actions/gitversion/[email protected].1
uses: gittools/actions/gitversion/[email protected].2
id: gitversion
with:
targetPath: repository
Expand Down

0 comments on commit b2c0113

Please sign in to comment.