Skip to content

Commit 4d8fa32

Browse files
Update gittools/actions action to v3.1.11
1 parent 805bb1d commit 4d8fa32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
with:
1111
fetch-depth: 0
1212
show-progress: false
13-
- uses: gittools/actions/gitversion/setup@v3.1.2
13+
- uses: gittools/actions/gitversion/setup@v3.1.11
1414
with:
1515
versionSpec: '5.12.x'
16-
- uses: gittools/actions/gitversion/execute@v3.1.2
16+
- uses: gittools/actions/gitversion/execute@v3.1.11
1717
id: gitversion
1818

1919
# Build

0 commit comments

Comments
 (0)