Skip to content

Commit 6c1d1e6

Browse files
chore(deps): bump nuget/setup-nuget in the github-actions group (#3543)
Bumps the github-actions group with 1 update: [nuget/setup-nuget](https://github.com/nuget/setup-nuget). Updates `nuget/setup-nuget` from 3.1.0 to 4 - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@b26b823...fd55a6f) --- updated-dependencies: - dependency-name: nuget/setup-nuget dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com>
1 parent 4b79cfd commit 6c1d1e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Set up NuGet
22-
uses: nuget/setup-nuget@b26b823c478ee115be5c9403e62c90b0bf943843 # v3.1.0
22+
uses: nuget/setup-nuget@fd55a6f3b34392fa83fde1454582407d8c714123 # v4.0
2323
with:
2424
nuget-api-key: ${{ secrets.NUGET_TOKEN }}
2525
nuget-version: '5.x'

0 commit comments

Comments
 (0)