Skip to content

Commit

Permalink
chore(deps): update gittools/actions action to v3.1.1 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent b80dc95 commit 8bfd34f
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/setup@v3.0.4
uses: gittools/actions/gitversion/setup@v3.1.1
with:
versionSpec: '5.x'

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

0 comments on commit 8bfd34f

Please sign in to comment.