From 86b6e789a19ae74d81deffe7f5a59b0a89f09afe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:17:58 +0000 Subject: [PATCH] Update trufflesecurity/trufflehog action to v3.83.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 3d0df43..b3260cf 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.83.4 with: extra_args: --only-verified