From d910b83e182f9be1b9f59dd191f763e8176dc518 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:03:15 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog action to v3.94.3 --- .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 b7090fa..d8feb94 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -97,6 +97,6 @@ jobs: fetch-depth: 0 - name: Run TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.94.1 + uses: trufflesecurity/trufflehog@v3.94.3 with: extra_args: --debug --only-verified