Skip to content

Commit

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

---
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] committed Dec 21, 2022
1 parent 1b493aa commit eeb6d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -155,7 +155,7 @@ jobs:

- name: Setup NuGet
id: setup-nuget
uses: NuGet/setup-nuget@v1.0.6
uses: NuGet/setup-nuget@v1.1.1

- name: Checkout repository
id: checkout_repo
Expand Down

0 comments on commit eeb6d70

Please sign in to comment.