Skip to content

Commit

Permalink
Bump dotnet/nbgv from 0.4.0 to 0.4.2 (#65)
Browse files Browse the repository at this point in the history
Bumps [dotnet/nbgv](https://github.com/dotnet/nbgv) from 0.4.0 to 0.4.2.
- [Release notes](https://github.com/dotnet/nbgv/releases)
- [Commits](dotnet/nbgv@v0.4.0...v0.4.2)

---
updated-dependencies:
- dependency-name: dotnet/nbgv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 3ccec24 commit dd36e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
run: dir packages
- name: Push packages
run: dotnet nuget push "packages/*.nupkg" --api-key ${{ secrets.NUGET_API_KEY }} --source https://api.nuget.org/v3/index.json
- uses: dotnet/[email protected].0
- uses: dotnet/[email protected].2
id: nbgv

- name: Create GitHub release
Expand Down

0 comments on commit dd36e21

Please sign in to comment.