fix: correct tool name and gitleaks config

This commit is contained in:
Mortalus
2026-02-21 05:37:17 +01:00
parent 392e863f5c
commit 3cfa5ac1f9
2 changed files with 2 additions and 2 deletions

View File

@@ -27,4 +27,4 @@ jobs:
sudo mv gitleaks /usr/local/bin/
- name: Run Gitleaks
run: gitleaks detect --source . --config .gitleaks.toml --verbose
run: gitleaks detect --source . --verbose