We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf48835 commit 4fc037dCopy full SHA for 4fc037d
1 file changed
.github/workflows/security.yml
@@ -63,4 +63,4 @@ jobs:
63
sudo install -m 0755 gitleaks /usr/local/bin/gitleaks
64
65
- name: gitleaks
66
- run: gitleaks detect --source . --redact --verbose
+ run: gitleaks detect --source . --no-git --redact --verbose
0 commit comments