Skip to content

Commit d9fcfb7

Browse files
authored
Update gitleaks.yaml
1 parent 1066929 commit d9fcfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitleaks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
continue-on-error: true
2222
- name: Setup NuGet.exe
2323
if: steps.gitleaks.outcome != 'success'
24-
uses: nuget/setup-nuget@v1
24+
uses: nuget/setup-nuget@v2.0.0
2525
with:
2626
nuget-version: latest
2727
- name: Install the dotnet

0 commit comments

Comments
 (0)