Update gittools/actions action to v3.2.0

This commit is contained in:
renovate[bot] 2025-04-02 06:07:45 +00:00 committed by GitHub
parent ed24ac56f3
commit 8740ef23cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,12 +31,12 @@ jobs:
with:
fetch-depth: 0
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v3.1.11
uses: gittools/actions/gitversion/setup@v3.2.0
with:
versionSpec: "5.x"
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v3.1.11
uses: gittools/actions/gitversion/execute@v3.2.0
with:
useConfigFile: true