diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e48a19a..1427d34 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,6 +116,6 @@ jobs: fetch-depth: 0 - name: Scan for committed secrets - uses: trufflesecurity/trufflehog@v3.97.0 + uses: trufflesecurity/trufflehog@v3.97.1 with: extra_args: --results=verified,unknown