From 56fad84b31a983e095e6a5a27f05842e008b2584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 22:15:01 +0000 Subject: [PATCH] ci(github-actions): bump trufflesecurity/trufflehog Bumps the github-actions group with 1 update in the / directory: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.92.5 to 3.93.0 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/116e7171542d2f1dad8810f00dcfacbe0b809183...7f4e37db2d928c18ddd7ddf0604f8f7d1f5793ec) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.93.0 dependency-type: direct:production update-type: version-update:semver-minor 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 ad199d75..07f5c6e2 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@116e7171542d2f1dad8810f00dcfacbe0b809183 # v3 + - uses: trufflesecurity/trufflehog@7635b24fd512a2e817dd3e9dd661caaf035a079d # v3 with: extra_args: --results=verified,unknown