From 58a835f963f5870d73735512af9b5839c167bc87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:44:39 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog digest to f347919 --- .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 5af372f0..cede6366 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@52ed87edb78bb0e88cd284ac7fd21b4523676a52 + uses: trufflesecurity/trufflehog@f3479194d29dfa77d9e179d81036d913354301df with: path: ./ base: ${{ github.event.repository.default_branch }}