chore(deps): update gittools/actions action to v1.2.0 - autoclosed #7

Closed
renovate[bot] wants to merge 1 commit from renovate/gittools-actions-1.x into main

View file

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