From c116b6213ce7635cd11aa6b3db28c4afe9414744 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 18:35:26 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog action to v3.93.4 --- .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 9891cc8..d3ebfbd 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.93.3 + uses: trufflesecurity/trufflehog@v3.93.4 with: extra_args: --debug --only-verified