From 65b44ba2269588244488ef225cccf873d092ab6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 19:47:36 +0200 Subject: [PATCH] chore(deps): update trufflesecurity/trufflehog digest to 46823f7 (#140) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 f146fda1..3d2ecb9a 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@10f0963bc96b917e1ac75d556b8c463761d802d1 + uses: trufflesecurity/trufflehog@46823f77c93e3de75c12da9717ad5fadf157bcc3 with: path: ./ base: ${{ github.event.repository.default_branch }}