From fe062f3b510c510c708a3a602991fd019e829056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:33:52 -0700 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.82.1 to 3.82.4 (#1193) Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.82.1 to 3.82.4. - [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/029f03e7bd5e0828dc8d2c768b5c60167a94cbbb...0f427b3c6a6f63f3dc758f7599442c2812f87c01) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/secrets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index 12bd627..86dcee1 100644 --- a/.github/workflows/secrets.yml +++ b/.github/workflows/secrets.yml @@ -33,6 +33,6 @@ jobs: with: fetch-depth: 0 - name: Secret Scanning - uses: trufflesecurity/trufflehog@029f03e7bd5e0828dc8d2c768b5c60167a94cbbb # v3.82.1 + uses: trufflesecurity/trufflehog@0f427b3c6a6f63f3dc758f7599442c2812f87c01 # v3.82.4 with: extra_args: --only-verified