diff --git a/.github/workflows/SecretScan.yml b/.github/workflows/SecretScan.yml index 9689c1b..41278f1 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@aade3bff5594fe8808578dd4db3dfeae9bf2abdc with: extra_args: --results=verified,unknown