From 12360a113ebad3f8c2c860d219e12ab4fddc13b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 03:14:57 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.93.8 to 3.95.2 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.93.8 to 3.95.2. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/6c05c4a00b91aa542267d8e32a8254774799d68d...17456f8c7d042d8c82c9a8ca9e937231f9f42e26) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.95.2 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..7f529c5 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@17456f8c7d042d8c82c9a8ca9e937231f9f42e26" # v3.95.2 with: extra_args: "--results=verified,unknown"