From 8fe8a9a5630430c5211b56984984edecdcbf3504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:47:46 +0000 Subject: [PATCH] Update trufflesecurity/trufflehog action to v3.95.9 --- .github/workflows/trufflehog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trufflehog.yaml b/.github/workflows/trufflehog.yaml index 84698c0604..3c04f48f95 100644 --- a/.github/workflows/trufflehog.yaml +++ b/.github/workflows/trufflehog.yaml @@ -15,6 +15,6 @@ jobs: fetch-depth: 0 - name: TruffleHog - uses: trufflesecurity/trufflehog@00155c9dc586f34d189adc83d3ac2698c2ec551f # v3.95.8 + uses: trufflesecurity/trufflehog@27b0417c16317ca9a472a9a8092acce143b49c55 # v3.95.9 with: extra_args: --results=verified,unknown \ No newline at end of file