Update gittools/actions action to v4.0.1

This commit is contained in:
renovate[bot] 2025-07-07 23:33:51 +00:00 committed by GitHub
parent bda74f01f9
commit 8ae594d1f5
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@v4.0.0
uses: gittools/actions/gitversion/setup@v4.0.1
with:
versionSpec: "5.x"
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v4.0.0
uses: gittools/actions/gitversion/execute@v4.0.1
with:
useConfigFile: true