We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3bb40 commit fdab3ccCopy full SHA for fdab3cc
1 file changed
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
65
# Get a short-lived NuGet API key
66
- name: NuGet login (OIDC → temp API key)
67
- uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 # v1
+ uses: NuGet/login@8d196754b4036150537f80ac539e15c2f1028841 # v1
68
id: login
69
with:
70
user: ${{secrets.NUGET_USER}}
0 commit comments