diff --git a/.github/workflows/SecretScan.yml b/.github/workflows/SecretScan.yml index 9689c1b..3bd0afe 100644 --- a/.github/workflows/SecretScan.yml +++ b/.github/workflows/SecretScan.yml @@ -78,6 +78,6 @@ jobs: # Run TruffleHog Scan against the downloaded repo - name: Scan for Secrets - uses: trufflesecurity/trufflehog@0f58ae7c5036094a1e3e750d18772af92821b503 + uses: trufflesecurity/trufflehog@05cccb53bc9e13bc6d17997db5a6bcc3df44bf2f with: extra_args: --results=verified,unknown