diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 29a11e9354d..7f6646e114d 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -16,3 +16,5 @@ jobs: fetch-depth: 0 - name: Secret Scanning uses: trufflesecurity/trufflehog@main + with: + extra_args: --results=verified,unknown