From 57d02502480f3747b146fd4b1d1b9f3be1a6b0b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:53:54 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog action to v3.82.13 --- .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 5a0f81e4..6c110c8f 100644 --- a/.github/workflows/reusable-build-test-release.yml +++ b/.github/workflows/reusable-build-test-release.yml @@ -315,7 +315,7 @@ jobs: fetch-depth: "0" ref: ${{ github.head_ref }} - name: Secret Scanning Trufflehog - uses: trufflesecurity/trufflehog@v3.81.10 + uses: trufflesecurity/trufflehog@v3.82.13 with: extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified version: 3.77.0