From 05a29d131e1919f1e581599e2773bb26e21ece6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 20:44:57 +0000 Subject: [PATCH] chore(deps): bump trufflesecurity/trufflehog Bumps the all-minor-patch group with 1 update in the / directory: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.95.5 to 3.96.0 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/v3.95.5...v3.96.0) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.95.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/security-scheduled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-scheduled.yml b/.github/workflows/security-scheduled.yml index d9f0a41..c50941e 100644 --- a/.github/workflows/security-scheduled.yml +++ b/.github/workflows/security-scheduled.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v6 with: fetch-depth: 0 - - uses: trufflesecurity/trufflehog@v3.95.5 + - uses: trufflesecurity/trufflehog@v3.96.0 with: path: ./ base: ""