From 3bdc65c24fc985944b0d3015626e695056ae6ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 06:14:26 +0000 Subject: [PATCH] ci(github-actions): bump trufflesecurity/trufflehog Bumps the github-actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.93.6 to 3.93.7 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/041f07e9df901a1038a528e5525b0226d04dd5ea...c3e599b7163e8198a55467f3133db0e7b2a492cb) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.93.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/scans.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scans.yml b/.github/workflows/scans.yml index ff822cf0..578b2f21 100644 --- a/.github/workflows/scans.yml +++ b/.github/workflows/scans.yml @@ -390,7 +390,7 @@ jobs: with: fetch-depth: (${{ github.event.pull_request.commits || 2 }} + 1) - - uses: trufflesecurity/trufflehog@041f07e9df901a1038a528e5525b0226d04dd5ea # v3 + - uses: trufflesecurity/trufflehog@c3e599b7163e8198a55467f3133db0e7b2a492cb # v3 with: extra_args: --results=verified,unknown