We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 018119e + 9b2def9 commit 9810bb5Copy full SHA for 9810bb5
1 file changed
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 0
33
34
- name: Nerdbank.GitVersioning
35
- uses: dotnet/nbgv@v0.5.1
+ uses: dotnet/nbgv@v0.5.2
36
with:
37
# Defines ALL version variables as environment variables, with a "NBGV_" prefix.
38
setAllVars: true
0 commit comments