File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ jobs:
10
10
with :
11
11
fetch-depth : 0
12
12
show-progress : false
13
- - uses : gittools/actions/gitversion/setup@v3.0.3
13
+ - uses : gittools/actions/gitversion/setup@v3.0.4
14
14
with :
15
15
versionSpec : ' 5.12.x'
16
- - uses : gittools/actions/gitversion/execute@v3.0.3
16
+ - uses : gittools/actions/gitversion/execute@v3.0.4
17
17
id : gitversion
18
18
19
19
# Build
@@ -60,10 +60,10 @@ jobs:
60
60
with :
61
61
fetch-depth : 0
62
62
show-progress : false
63
- - uses : gittools/actions/gitversion/setup@v3.0.3
63
+ - uses : gittools/actions/gitversion/setup@v3.0.4
64
64
with :
65
65
versionSpec : ' 5.12.x'
66
- - uses : gittools/actions/gitversion/execute@v3.0.3
66
+ - uses : gittools/actions/gitversion/execute@v3.0.4
67
67
id : gitversion
68
68
- uses : actions/setup-dotnet@v4
69
69
with :
You can’t perform that action at this time.
0 commit comments