Skip to content

Commit 3ee0468

Browse files
Update gittools/actions action to v3.1.2
1 parent 121e38c commit 3ee0468

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.1
13+
- uses: gittools/actions/gitversion/setup@v3.1.2
1414
with:
1515
versionSpec: '5.12.x'
16-
- uses: gittools/actions/gitversion/execute@v3.1.1
16+
- uses: gittools/actions/gitversion/execute@v3.1.2
1717
id: gitversion
1818

1919
# Build

0 commit comments

Comments
 (0)