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 5322cb5 commit 97fc51fCopy full SHA for 97fc51f
.github/workflows/gitleaks.yaml
@@ -9,9 +9,6 @@ jobs:
9
steps:
10
- name: Checkout
11
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
15
16
- name: Setup NuGet.exe
17
if: steps.gitleaks.outcome != 'success'
0 commit comments