Skip to content

Commit 1b48c5b

Browse files
authored
Merge pull request #69 from flcdrg/dependabot/github_actions/dotnet/nbgv-0.5.1
2 parents 5db2074 + 0ee65a0 commit 1b48c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.4.2
35+
uses: dotnet/nbgv@v0.5.1
3636
with:
3737
# Defines ALL version variables as environment variables, with a "NBGV_" prefix.
3838
setAllVars: true

0 commit comments

Comments
 (0)