From affebf4a79eb2102131161309c68f94fc273e065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:54:22 +0000 Subject: [PATCH] build(deps): bump trufflesecurity/trufflehog from 3.95.6 to 3.97.0 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.95.6 to 3.97.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/30d5bb91af1a771378349dbbb0c82129392acf70...bcfcf73aaf4759d4dadc2783177c245a02792318) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/quality.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index 2930c53..be3d9f7 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -85,7 +85,7 @@ jobs: with: persist-credentials: false fetch-depth: 0 - - uses: trufflesecurity/trufflehog@30d5bb91af1a771378349dbbb0c82129392acf70 # v3.95.6 + - uses: trufflesecurity/trufflehog@bcfcf73aaf4759d4dadc2783177c245a02792318 # v3.97.0 with: extra_args: --results=verified,unknown