File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ jobs:
2626 dotnet-version : 6.0.x
2727
2828 - name : Install GitVersion
29- uses : gittools/actions/gitversion/setup@v3.0 .1
29+ uses : gittools/actions/gitversion/setup@v3.1 .1
3030 with :
31- versionSpec : ' 6.x '
31+ versionSpec : ' 6.0.5 '
3232
3333 - name : Determine Version
3434 id : gitversion
35- uses : gittools/actions/gitversion/execute@v3.0 .1
35+ uses : gittools/actions/gitversion/execute@v3.1 .1
3636 with :
3737 useConfigFile : true
3838
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ jobs:
2424 dotnet-version : 6.0.x
2525
2626 - name : Install GitVersion
27- uses : gittools/actions/gitversion/setup@v3.0 .1
27+ uses : gittools/actions/gitversion/setup@v3.1 .1
2828 with :
29- versionSpec : ' 6.x '
29+ versionSpec : ' 6.0.5 '
3030
3131 - name : Determine Version
3232 id : gitversion
33- uses : gittools/actions/gitversion/execute@v3.0 .1
33+ uses : gittools/actions/gitversion/execute@v3.1 .1
3434 with :
3535 useConfigFile : true
3636
You can’t perform that action at this time.
0 commit comments