From b9433014f58ab4097356354a8f4d95b3c028750d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 16:45:05 +0000 Subject: [PATCH] Bump NuGet/login Bumps [NuGet/login](https://github.com/nuget/login) from ebc737b6fc418a6ca0073cf116ec8dc156d8b81e to 8d196754b4036150537f80ac539e15c2f1028841. - [Release notes](https://github.com/nuget/login/releases) - [Commits](https://github.com/nuget/login/compare/ebc737b6fc418a6ca0073cf116ec8dc156d8b81e...8d196754b4036150537f80ac539e15c2f1028841) --- updated-dependencies: - dependency-name: NuGet/login dependency-version: 8d196754b4036150537f80ac539e15c2f1028841 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a4573819e6..55bf017702 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1027,7 +1027,7 @@ jobs: - name: NuGet trusted publishing login id: nuget-login - uses: NuGet/login@ebc737b6fc418a6ca0073cf116ec8dc156d8b81e # v1 + uses: NuGet/login@8d196754b4036150537f80ac539e15c2f1028841 # v1 with: user: ${{ steps.nuget-user.outputs.user }}