From 8442602f13a9cc8203e26e3a2a4341c140037ef8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:46:46 +0000 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog digest to 6ea3a7d --- .github/workflows/leaked-secrets-scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/leaked-secrets-scan.yaml b/.github/workflows/leaked-secrets-scan.yaml index 0ab0a21a..15d184c8 100644 --- a/.github/workflows/leaked-secrets-scan.yaml +++ b/.github/workflows/leaked-secrets-scan.yaml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@f09bce3f75cccc29f32215caa039bec0bf0eadcd + uses: trufflesecurity/trufflehog@6ea3a7da4a868b9e1375f038a65da0e8d1112a9f with: path: ./ base: ${{ github.event.repository.default_branch }}