Skip to content

Commit 108ccbc

Browse files
committed
updated version
Signed-off-by: Marcel Bindseil <marcelbindseil@gmail.com>
1 parent b54caac commit 108ccbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create-tag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
with:
1616
fetch-depth: 0
1717
- name: Install GitVersion
18-
uses: gittools/actions/gitversion/setup@v0.11.0
18+
uses: gittools/actions/gitversion/setup@v3.1.11
1919
with:
2020
versionSpec: '5.x'
2121
- name: Determine Version
22-
uses: gittools/actions/gitversion/execute@v0.11.0
22+
uses: gittools/actions/gitversion/execute@v3.1.11
2323
with:
2424
useConfigFile: true
2525
- name: Create git tag

0 commit comments

Comments
 (0)