nsarrazin HF Staff commited on
Commit
baaed81
·
1 Parent(s): feb0cc2

feat(ci): ignore unverified trufflehog results

Browse files

see https://github.com/huggingface/huggingface.js/pull/1172

Files changed (1) hide show
  1. .github/workflows/trufflehog.yml +2 -0
.github/workflows/trufflehog.yml CHANGED
@@ -13,3 +13,5 @@ jobs:
13
  fetch-depth: 0
14
  - name: Secret Scanning
15
  uses: trufflesecurity/trufflehog@main
 
 
 
13
  fetch-depth: 0
14
  - name: Secret Scanning
15
  uses: trufflesecurity/trufflehog@main
16
+ with:
17
+ extra_args: --results=verified,unknown