diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4be4e7c..df67d58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: fetch-depth: 0 - name: Run trufflehog - uses: trufflesecurity/trufflehog@30d5bb91af1a771378349dbbb0c82129392acf70 # v3.95.6 + uses: trufflesecurity/trufflehog@6f3c981e7b77f235fd2702dd74af25fc4b72bf11 # v3.96.0 with: path: ./ extra_args: --results=verified,unknown --exclude-paths=.github/trufflehog-exclude.txt