Skip to content

Commit bafe05b

Browse files
Update gittools/actions action to v3.2.0
1 parent 372409f commit bafe05b

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.11
13+
- uses: gittools/actions/gitversion/setup@v3.2.0
1414
with:
1515
versionSpec: '5.12.x'
16-
- uses: gittools/actions/gitversion/execute@v3.1.11
16+
- uses: gittools/actions/gitversion/execute@v3.2.0
1717
id: gitversion
1818
- uses: actions/setup-dotnet@v4
1919
with:

0 commit comments

Comments
 (0)