Skip to content

Commit f6ac4ec

Browse files
Bump dotnet/nbgv from 0.5.1 to 0.5.2 in the actions-deps group
Bumps the actions-deps group with 1 update: [dotnet/nbgv](https://github.com/dotnet/nbgv). Updates `dotnet/nbgv` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/dotnet/nbgv/releases) - [Commits](dotnet/nbgv@v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: dotnet/nbgv dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3cb110 commit f6ac4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
# Change into the artifacts directory to avoid including the directory itself in the zip archive
106106
working-directory: ./releases/net10.0
107107
run: zip -r ../ModVerify-Net10.zip .
108-
- uses: dotnet/nbgv@v0.5.1
108+
- uses: dotnet/nbgv@v0.5.2
109109
id: nbgv
110110
- name: Create GitHub release
111111
# Create a GitHub release on push to main only

0 commit comments

Comments
 (0)