From b4fa0e01e82e53bfe88edabbabc433bb004d0c3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 17:27:58 +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. - [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/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 1f46124b..19de9943 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -37,7 +37,7 @@ jobs: run: ./build.cmd - name: Obtain NuGet key # this hash is v1.1.0 - uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 + uses: NuGet/login@8d196754b4036150537f80ac539e15c2f1028841 id: login with: user: dsyme