Merge pull request #34 from chris-kruining/renovate/gittools-actions-3.x

chore(deps): update gittools/actions action to v3.1.11
This commit is contained in:
Chris Kruining 2025-02-07 01:04:58 +01:00 committed by GitHub
commit e213f032ee
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.1
uses: gittools/actions/gitversion/setup@v3.1.11
with:
versionSpec: "5.x"
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v3.1.1
uses: gittools/actions/gitversion/execute@v3.1.11
with:
useConfigFile: true