Skip to content

Commit

Permalink
action-deps: bump NuGet/setup-nuget from 1.2.0 to 2.0.0 (#1304)
Browse files Browse the repository at this point in the history
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nuget/setup-nuget/releases)
- [Commits](NuGet/setup-nuget@v1.2.0...v2.0.0)

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

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 Mar 25, 2024
1 parent f31337a commit 200db2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:

- name: Setup NuGet
id: setup-nuget
uses: NuGet/setup-nuget@v1.2.0
uses: NuGet/setup-nuget@v2.0.0

- name: Checkout repository
id: checkout_repo
Expand Down

0 comments on commit 200db2c

Please sign in to comment.