From 9b72b3f2fef1343587b447ac36c4d33ed7d9fbd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:52:04 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.78.1 to 3.78.2 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.78.1 to 3.78.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.78.1...v3.78.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 21607f1..c316670 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.78.1 + uses: trufflesecurity/trufflehog@v3.78.2 with: base: main extra_args: --only-verified