Update gittools/actions action to v4.1.0 #59

Merged
renovate[bot] merged 1 commit from renovate/gittools-actions-4.x into main 2025-08-07 11:51:58 +00:00
Showing only changes of commit a238acf0db - Show all commits

View file

@ -31,12 +31,12 @@ jobs:
with:
fetch-depth: 0
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v4.0.1
uses: gittools/actions/gitversion/setup@v4.1.0
with:
versionSpec: "6.x"
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v4.0.1
uses: gittools/actions/gitversion/execute@v4.1.0
build_and_publish:
name: Build & Publish