Skip to content

Commit

Permalink
Merge pull request #88 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.11
  • Loading branch information
davidzwa authored Jan 22, 2025
2 parents ee65db2 + 8e870af commit 91d7302
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].10
uses: gittools/actions/gitversion/[email protected].11
with:
versionSpec: '5.x'

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

0 comments on commit 91d7302

Please sign in to comment.