From 8c2b4808000eb79614f1b9b7fcdc69465dbe08ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:08:02 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.90.5 to 3.90.12 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.5 to 3.90.12. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/0f58ae7c5036094a1e3e750d18772af92821b503...b84c3d14d189e16da175e2c27fa8136603783ffc) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.90.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/SecretScan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/SecretScan.yml b/.github/workflows/SecretScan.yml index 9689c1b..6298e18 100644 --- a/.github/workflows/SecretScan.yml +++ b/.github/workflows/SecretScan.yml @@ -78,6 +78,6 @@ jobs: # Run TruffleHog Scan against the downloaded repo - name: Scan for Secrets - uses: trufflesecurity/trufflehog@0f58ae7c5036094a1e3e750d18772af92821b503 + uses: trufflesecurity/trufflehog@b84c3d14d189e16da175e2c27fa8136603783ffc with: extra_args: --results=verified,unknown