Skip to content

Commit aa95a66

Browse files
Bump dotnet/nbgv from 0.4.1 to 0.4.2
Bumps [dotnet/nbgv](https://github.com/dotnet/nbgv) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/dotnet/nbgv/releases) - [Commits](dotnet/nbgv@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: dotnet/nbgv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0861a9b commit aa95a66

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
@@ -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)