Skip to content

Commit 5610bb4

Browse files
Update dotnet/nbgv action to v0.5.2 (#1102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1cb9a1 commit 5610bb4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: NBGV
4141
id: nbgv
42-
uses: dotnet/nbgv@v0.5.1
42+
uses: dotnet/nbgv@v0.5.2
4343
with:
4444
setAllVars: true
4545

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- name: NBGV
6060
id: nbgv
61-
uses: dotnet/nbgv@v0.5.1
61+
uses: dotnet/nbgv@v0.5.2
6262
with:
6363
setAllVars: true
6464

0 commit comments

Comments
 (0)