ci: tune gitleaks scan
Gitleaks / gitleaks (push) Failing after 4s

This commit is contained in:
2026-06-01 20:49:24 -04:00
parent 6fa52e13da
commit 74da06c583
2 changed files with 14 additions and 15 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ jobs:
chmod +x gitleaks
- name: Run Gitleaks
run: ./gitleaks detect --source . --config .gitleaks.toml --verbose
run: ./gitleaks dir . --config .gitleaks.toml --verbose