Skip to content

Commit def8151

Browse files
Bump dotnet/nbgv from 0.4.2 to 0.5.0 in the actions-deps group (#36)
Bumps the actions-deps group with 1 update: [dotnet/nbgv](https://github.com/dotnet/nbgv). Updates `dotnet/nbgv` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/dotnet/nbgv/releases) - [Commits](dotnet/nbgv@v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: dotnet/nbgv dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c2de7c commit def8151

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
@@ -103,7 +103,7 @@ jobs:
103103
# Change into the artifacts directory to avoid including the directory itself in the zip archive
104104
working-directory: ./releases/net10.0
105105
run: zip -r ../ModVerify-Net10.zip .
106-
- uses: dotnet/nbgv@v0.4.2
106+
- uses: dotnet/nbgv@v0.5.0
107107
id: nbgv
108108
- name: Create GitHub release
109109
# Create a GitHub release on push to main only

0 commit comments

Comments
 (0)