From cb52197913b8f1f01f7ace63f57d7c96156aa52c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 23:35:30 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from ef3a714619eb92ab84c2042c0a15b3dc2ef9061f to b6389e24199ff37a98a48f90b95d775af819a95d. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/ef3a714619eb92ab84c2042c0a15b3dc2ef9061f...ef3a714619eb92ab84c2042c0a15b3dc2ef9061f) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: ef3a714619eb92ab84c2042c0a15b3dc2ef9061f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/secrets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index 5b3b90ac..8276033e 100644 --- a/.github/workflows/secrets.yml +++ b/.github/workflows/secrets.yml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@ef3a714619eb92ab84c2042c0a15b3dc2ef9061f # main + uses: trufflesecurity/trufflehog@b6389e24199ff37a98a48f90b95d775af819a95d # main with: path: ./ base: ${{ github.event.repository.default_branch }}