From d3008af2fd051fedcf2d868e11e7e65da33f2d61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 11:06:50 +0200 Subject: [PATCH] Bump trufflesecurity/trufflehog from 3.80.1 to 3.80.3 (#1104) Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.80.1 to 3.80.3. - [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/68ec7a28a2ce9bd85d3906dbd90f6842280804d6...f664472da12aa2c0565ea751cbf7f7329579e882) --- 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 ba74905f..ddfe84b8 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@68ec7a28a2ce9bd85d3906dbd90f6842280804d6 # v3.80.1 + uses: trufflesecurity/trufflehog@f664472da12aa2c0565ea751cbf7f7329579e882 # v3.80.3 with: extra_args: --only-verified