From e5362b591f48f905d117ea56deca3710d0bdf654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:05:10 +0000 Subject: [PATCH] Bump NuGet/login from 1.1.0 to 1.2.0 Bumps [NuGet/login](https://github.com/nuget/login) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/nuget/login/releases) - [Commits](https://github.com/nuget/login/compare/d22cc5f58ff5b88bf9bd452535b4335137e24544...8d196754b4036150537f80ac539e15c2f1028841) --- updated-dependencies: - dependency-name: NuGet/login dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a5ff2fa505..f335f17ef8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -425,7 +425,7 @@ jobs: python3 ./build/windows/print.publickey.py - name: NuGet login - uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 #v1 + uses: NuGet/login@8d196754b4036150537f80ac539e15c2f1028841 #v1 id: login with: user: dlemstra