From 3ba62a665ad0959fcab104c8a59d104ff65ac056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 23:55:19 +0000 Subject: [PATCH] chore(deps): bump trufflesecurity/trufflehog in the actions group Bumps the actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.93.7 to 3.93.8 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/v3.93.7...v3.93.8) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.93.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index a17d87e..25f36e6 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -50,6 +50,6 @@ jobs: with: fetch-depth: 0 - name: TruffleHog secret scan - uses: trufflesecurity/trufflehog@v3.93.7 + uses: trufflesecurity/trufflehog@v3.93.8 with: extra_args: --only-verified