From 6114e8cf0e50a1916b4eb3dc89865a109ab238d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:07:25 +0000 Subject: [PATCH] chore(deps): bump trufflesecurity/trufflehog from 3.93.6 to 3.94.0 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.93.6 to 3.94.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/041f07e9df901a1038a528e5525b0226d04dd5ea...6c64db94d5b2e09d7e0948fb6bd3166cc6fffbc7) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.94.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/trufflehog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 73912166f..05c49717c 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -48,7 +48,7 @@ jobs: - name: TruffleHog OSS id: trufflehog - uses: trufflesecurity/trufflehog@041f07e9df901a1038a528e5525b0226d04dd5ea + uses: trufflesecurity/trufflehog@6c64db94d5b2e09d7e0948fb6bd3166cc6fffbc7 continue-on-error: true with: path: ./ # Scan the entire repository