Skip to content

Commit ed4b752

Browse files
authored
[CI] Fix Truffle Hog failure (#10769)
* update * update
1 parent 8ae8008 commit ed4b752

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/trufflehog.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ jobs:
1313
fetch-depth: 0
1414
- name: Secret Scanning
1515
uses: trufflesecurity/trufflehog@main
16+
with:
17+
extra_args: --results=verified,unknown
18+

0 commit comments

Comments
 (0)