Skip to content

Commit 9810bb5

Browse files
authored
Merge pull request #73 from flcdrg/dependabot/github_actions/dotnet/nbgv-0.5.2
Bump dotnet/nbgv from 0.5.1 to 0.5.2
2 parents 018119e + 9b2def9 commit 9810bb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333

3434
- name: Nerdbank.GitVersioning
35-
uses: dotnet/nbgv@v0.5.1
35+
uses: dotnet/nbgv@v0.5.2
3636
with:
3737
# Defines ALL version variables as environment variables, with a "NBGV_" prefix.
3838
setAllVars: true

0 commit comments

Comments
 (0)