This commit is contained in:
Chris Kruining 2024-11-21 08:22:20 +01:00
commit 1aff45ddaa
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

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