chore(deps): update gittools/actions action to v3.0.2

This commit is contained in:
renovate[bot] 2024-11-18 10:00:53 +00:00 committed by GitHub
parent a819d59c02
commit f37fc731ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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