From 71788d93db1144ef555d3c2e5453472e7e31a02f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:29:43 +0000 Subject: [PATCH] Update trufflesecurity/trufflehog action to v3.86.0 --- .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..34b4466 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.86.0 with: extra_args: --only-verified