From b47bd7f8bb97c56c0e0f1f45fc7b1b70eb417187 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:33:13 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog digest to 1571f92 --- .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 a0d568a..5bba95b 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@1571f92baaa1c6875d84cbafeae2f373dab6a8e2 with: path: ./ base: ${{ github.event.repository.default_branch }}