We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23c74e commit 3706c46Copy full SHA for 3706c46
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
with:
74
name: 'windows-latest'
75
- name: 'NuGet login'
76
- uses: NuGet/login@035d2cc2260e5666c56c76e25982d1a7d3afacb7 # v1.1.0
+ uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 # v1.1.0
77
id: nuget-login
78
79
user: ${{ secrets.NUGET_USER }}
0 commit comments