We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9f36b commit 3c384a4Copy full SHA for 3c384a4
.github/workflows/code-analysis-built-module.yml
@@ -25,6 +25,7 @@ jobs:
25
shell: powershell
26
run: |
27
dotnet tool install --global GitVersion.Tool --version 5.*
28
+ dotnet-gitversion
29
- name: Run GitVersion
30
31
.github/workflows/code-analysis.yml
0 commit comments