From af74c4af813bd0344dfe78f7cc97b53add050eca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 18:44:14 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog digest to 431586c --- .github/workflows/secrets_scanner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secrets_scanner.yaml b/.github/workflows/secrets_scanner.yaml index a0d568a4..86173705 100644 --- a/.github/workflows/secrets_scanner.yaml +++ b/.github/workflows/secrets_scanner.yaml @@ -9,7 +9,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@939f053fc5cc13136efeb9e4d505051455d135dd + uses: trufflesecurity/trufflehog@431586ce78bb91a3c63a61e201a46d272979bfbe with: path: ./ base: ${{ github.event.repository.default_branch }}