diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1f94618a..1e3c3a39 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -156,7 +156,7 @@ jobs: # Login to NuGet using OIDC and generate a short-lived NuGet API key - name: Nuget login - uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 # v1.1.0 + uses: NuGet/login@8d196754b4036150537f80ac539e15c2f1028841 # v1 id: nuget_login with: user: ${{ secrets.NUGET_USER }}