From d47925912aff471908fb3406154f998ce837730e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 22:11:59 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog action to v3.81.9 --- .github/workflows/reusable-build-test-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-test-release.yml b/.github/workflows/reusable-build-test-release.yml index 3be35f712..1ebe41a39 100644 --- a/.github/workflows/reusable-build-test-release.yml +++ b/.github/workflows/reusable-build-test-release.yml @@ -265,7 +265,7 @@ jobs: fetch-depth: "0" ref: ${{ github.head_ref }} - name: Secret Scanning Trufflehog - uses: trufflesecurity/trufflehog@v3.81.5 + uses: trufflesecurity/trufflehog@v3.81.9 with: extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified version: 3.77.0