From a0260f1f5460559ff5e202a4fb5f5f5144e01bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 01:14:57 +0000 Subject: [PATCH] chore(deps): bump trufflesecurity/trufflehog from 3.83.6 to 3.83.7 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.83.6 to 3.83.7. - [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/b715613cb3156d6169b47b3592e35057bd0031bd...af3e68261fa87568031f65161577cc2ebe1ca669) --- 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 1f5f06179..cecdda154 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@b715613cb3156d6169b47b3592e35057bd0031bd + uses: trufflesecurity/trufflehog@af3e68261fa87568031f65161577cc2ebe1ca669 continue-on-error: true with: path: ./ # Scan the entire repository