fix: correct tool name and gitleaks config
This commit is contained in:
2
.github/workflows/gitleaks.yml
vendored
2
.github/workflows/gitleaks.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user