Merge pull request #57 from chris-kruining/renovate/gittools-actions-4.x

This commit is contained in:
Chris Kruining 2025-07-01 13:20:45 +02:00 committed by GitHub
commit bda74f01f9
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.2.1
uses: gittools/actions/gitversion/setup@v4.0.0
with:
versionSpec: "5.x"
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v3.2.1
uses: gittools/actions/gitversion/execute@v4.0.0
with:
useConfigFile: true