From d18e99949e9a669119fab40ae290352f20b913c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 03:15:17 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.93.8 to 3.94.3 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.93.8 to 3.94.3. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/6c05c4a00b91aa542267d8e32a8254774799d68d...47e7b7cd74f578e1e3145d48f669f22fd1330ca6) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.94.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/secrets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secrets.yaml b/.github/workflows/secrets.yaml index dbdff67..cdf2fb1 100644 --- a/.github/workflows/secrets.yaml +++ b/.github/workflows/secrets.yaml @@ -15,6 +15,6 @@ jobs: - uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 with: fetch-depth: 0 - - uses: "trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d" # v3.93.8 + - uses: "trufflesecurity/trufflehog@47e7b7cd74f578e1e3145d48f669f22fd1330ca6" # v3.94.3 with: extra_args: "--results=verified,unknown"