From a7e289389169e120b0dac080c3878040c7838967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:27:05 +0000 Subject: [PATCH] chore(deps): bump trufflesecurity/trufflehog from 3.82.6 to 3.82.8 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.82.6 to 3.82.8. - [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/0328a19a9d3877c9f04d0dbee5717aabff5b575d...5280c3877c038b601658903fb98da62192f436d8) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/secrets-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secrets-scan.yml b/.github/workflows/secrets-scan.yml index db9e1f930..65678fd4b 100644 --- a/.github/workflows/secrets-scan.yml +++ b/.github/workflows/secrets-scan.yml @@ -46,7 +46,7 @@ jobs: - name: TruffleHog OSS id: trufflehog - uses: trufflesecurity/trufflehog@0328a19a9d3877c9f04d0dbee5717aabff5b575d + uses: trufflesecurity/trufflehog@5280c3877c038b601658903fb98da62192f436d8 continue-on-error: true with: path: ./ # Scan the entire repository