From 3e29ca786da45f21bebb52d93116a6649fedd04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 09:47:36 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.88.29 to 3.90.0 (#108157) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/trufflehog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 761916940fe..4b5707d6a23 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 ref: ${{ github.head_ref }} - name: Trufflehog - uses: trufflesecurity/trufflehog@90190deac64289cb10bb694894be8db9ead8790b # v3.88.29 + uses: trufflesecurity/trufflehog@eafb8c5f6a06175141c27f17bcc17941853d0047 # v3.90.0 with: base: ${{ github.event.pull_request.base.sha }} head: ${{ github.event.pull_request.head.sha }}