Skip to content

Commit

Permalink
Bump nuget/setup-nuget from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/nuget/setup-nuget/releases)
- [Commits](NuGet/setup-nuget@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: nuget/setup-nuget
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 572d30a commit 8207a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fetch-depth: '1'
submodules: 'true'

- uses: nuget/setup-nuget@v1.1.1
- uses: nuget/setup-nuget@v1.2.0
with:
nuget-version: '5.x'

Expand Down

0 comments on commit 8207a76

Please sign in to comment.