Skip to content

Commit

Permalink
chore(deps): update nuget/setup-nuget action to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2023
1 parent 9dc1fe9 commit 4bb0039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
git tag "${version}"
git push origin "${version}"
- name: Setup NuGet
uses: NuGet/setup-nuget@v1.0.5
uses: NuGet/setup-nuget@v1.1.1
- name: Setup .NET
uses: actions/setup-dotnet@v2
with:
Expand Down

0 comments on commit 4bb0039

Please sign in to comment.