Skip to content

Commit

Permalink
Bump nuget/setup-nuget from v1.0.2 to v1.0.5 (dropbox#182)
Browse files Browse the repository at this point in the history
Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget) from v1.0.2 to v1.0.5.
- [Release notes](https://github.com/nuget/setup-nuget/releases)
- [Commits](NuGet/setup-nuget@v1.0.2...04b0c2b)

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 Nov 20, 2020
1 parent 903cd83 commit 8907e4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup NuGet.exe
uses: nuget/[email protected].2
uses: nuget/[email protected].5
with:
nuget-version: latest
- name: Setup MSBuild
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nuget_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup NuGet.exe
uses: nuget/[email protected].2
uses: nuget/[email protected].5
with:
nuget-version: latest
- name: Setup MSBuild
Expand Down

0 comments on commit 8907e4c

Please sign in to comment.