From 33b9737d68ca0f822e2c5a04c80c551b4a8c7624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:36:56 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.88.0 to 3.88.2 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.0 to 3.88.2. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/v3.88.0...v3.88.2) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/reusable-secrets-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-secrets-analysis.yml b/.github/workflows/reusable-secrets-analysis.yml index 2cbd954..1303fbe 100644 --- a/.github/workflows/reusable-secrets-analysis.yml +++ b/.github/workflows/reusable-secrets-analysis.yml @@ -10,7 +10,7 @@ jobs: fetch-depth: 0 - name: Secret Scanning - uses: trufflesecurity/trufflehog@v3.88.0 + uses: trufflesecurity/trufflehog@v3.88.2 with: base: main extra_args: --only-verified