Skip to content

Commit e012b16

Browse files
authored
Merge pull request #49 from flcdrg/dependabot/github_actions/dotnet/nbgv-0.4.2
Bump dotnet/nbgv from 0.4.1 to 0.4.2
2 parents 0861a9b + aa95a66 commit e012b16

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
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Nerdbank.GitVersioning
28-
uses: dotnet/nbgv@v0.4.1
28+
uses: dotnet/nbgv@v0.4.2
2929
with:
3030
# Defines ALL version variables as environment variables, with a "NBGV_" prefix.
3131
setAllVars: true

0 commit comments

Comments
 (0)