From 9345a7b455f2125a9ab1ee3d5df38b120cd889bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:12:28 -0700 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.81.5 to 3.82.1 (#1171) Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.81.5 to 3.82.1. - [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/c2e5506b95a3eafc589ada95597e4fb7c1aacb54...029f03e7bd5e0828dc8d2c768b5c60167a94cbbb) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-minor ... 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 3cccb45..12bd627 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@c2e5506b95a3eafc589ada95597e4fb7c1aacb54 # v3.81.5 + uses: trufflesecurity/trufflehog@029f03e7bd5e0828dc8d2c768b5c60167a94cbbb # v3.82.1 with: extra_args: --only-verified