Skip to content

Commit 0ee65a0

Browse files
Bump dotnet/nbgv from 0.4.2 to 0.5.1
Bumps [dotnet/nbgv](https://github.com/dotnet/nbgv) from 0.4.2 to 0.5.1. - [Release notes](https://github.com/dotnet/nbgv/releases) - [Commits](dotnet/nbgv@v0.4.2...v0.5.1) --- updated-dependencies: - dependency-name: dotnet/nbgv dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5db2074 commit 0ee65a0

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