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 1066929 commit d9fcfb7Copy full SHA for d9fcfb7
.github/workflows/gitleaks.yaml
@@ -21,7 +21,7 @@ jobs:
21
continue-on-error: true
22
- name: Setup NuGet.exe
23
if: steps.gitleaks.outcome != 'success'
24
- uses: nuget/setup-nuget@v1
+ uses: nuget/setup-nuget@v2.0.0
25
with:
26
nuget-version: latest
27
- name: Install the dotnet
0 commit comments