Skip to content

Commit 97fc51f

Browse files
authored
Update gitleaks.yaml
1 parent 5322cb5 commit 97fc51f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/gitleaks.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v4.2.2
12-
- name: Install the gitleaks
13-
run: wget https://github.com/zricethezav/gitleaks/releases/download/v8.24.2/gitleaks_8.24.2_windows_armv6.zip
14-
shell: pwsh
1512

1613
- name: Setup NuGet.exe
1714
if: steps.gitleaks.outcome != 'success'

0 commit comments

Comments
 (0)