Skip to content

Commit 4c5a747

Browse files
authored
[chore] Refining code-analysis
Refining code-analysis during push to main branch
1 parent c2e4200 commit 4c5a747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
uses: trufflesecurity/trufflehog@main
8383
with:
8484
path: ./
85-
extra_args: --debug --only-verified # Scanning the entire repo
85+
extra_args: --debug --only-verified --all # Scanning the entire repo

0 commit comments

Comments
 (0)