Update gittools/actions action to v3.1.1

This commit is contained in:
renovate[bot] 2024-12-10 17:01:38 +00:00 committed by GitHub
parent a976353890
commit 094d0b6672
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.0.3
uses: gittools/actions/gitversion/setup@v3.1.1
with:
versionSpec: "5.x"
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v3.0.3
uses: gittools/actions/gitversion/execute@v3.1.1
with:
useConfigFile: true