From cb4ec37a8d28b82c9e33be76d705f9b15a05b04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 22:46:40 +0000 Subject: [PATCH] chore: bump trufflesecurity/trufflehog from 3.83.4 to 3.83.5 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.83.4 to 3.83.5. - [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/9095845958d9cabdc354ddf372123b5399a5d334...781157ae368b2218a0a56b889387dd26faa20f97) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/secret-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secret-scan.yml b/.github/workflows/secret-scan.yml index 1c11c3c58..9992b1513 100644 --- a/.github/workflows/secret-scan.yml +++ b/.github/workflows/secret-scan.yml @@ -17,6 +17,6 @@ jobs: with: fetch-depth: 0 - name: Default Secret Scanning - uses: trufflesecurity/trufflehog@9095845958d9cabdc354ddf372123b5399a5d334 # main + uses: trufflesecurity/trufflehog@781157ae368b2218a0a56b889387dd26faa20f97 # main with: extra_args: --debug --no-verification # Warn on potential violations