Skip to content

Commit f5f986f

Browse files
authored
Merge pull request #799 from OpenSPP/ken/refining_code-analysis
[chore] Refining code-analysis
2 parents c2e4200 + 4c5a747 commit f5f986f

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)