From e34f94bbfb5b0bdde11b92b358cd7552f46f9a4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 21:18:04 +0000 Subject: [PATCH] Update trufflesecurity/trufflehog digest to 4afc224 --- .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 d3c85d3..7b60094 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@6affc903e1dcb3706f31f7f4bf0604240f1db160 + uses: trufflesecurity/trufflehog@4afc224c635d10e732119f715f93788af1502ce4 with: path: ./ base: ${{ github.event.repository.default_branch }}