From f0e8e3cebd3e1d2828f60b6108f9d9a6655ff299 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:10:08 +0000 Subject: [PATCH] Update trufflesecurity/trufflehog action to v3.71.2 --- .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 3d0df43..5c2519d 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -46,6 +46,6 @@ jobs: with: fetch-depth: 0 - name: TruffleHog Secret Scan - uses: trufflesecurity/trufflehog@v3.69.0 + uses: trufflesecurity/trufflehog@v3.71.2 with: extra_args: --only-verified