Skip to content

Commit 4fc037d

Browse files
committed
ci: scan current tree with gitleaks
1 parent cf48835 commit 4fc037d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
sudo install -m 0755 gitleaks /usr/local/bin/gitleaks
6464
6565
- name: gitleaks
66-
run: gitleaks detect --source . --redact --verbose
66+
run: gitleaks detect --source . --no-git --redact --verbose

0 commit comments

Comments
 (0)