From 14c215f00d8bedfb0cfd054d9d4e923cfa5881a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 21:25:01 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog action to v3.92.5 --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index b746fc4..2eeb44b 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -98,6 +98,6 @@ jobs: fetch-depth: 0 - name: Run TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.90.8 + uses: trufflesecurity/trufflehog@v3.92.5 with: extra_args: --debug --only-verified