From 44b70e52666ab354f580d621b9a81a56235984cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:37:23 +0000 Subject: [PATCH] build(deps): bump trufflesecurity/trufflehog from 3.81.8 to 3.81.9 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.81.8 to 3.81.9. - [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/f2c7bb93be9373d5d2a524a11c7ba739dc1de7f2...fe5624c70923355128868cffd647b6e2cfe11443) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/trufflehog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 2eec75cbc..1f9c82056 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -28,7 +28,7 @@ jobs: - name: TruffleHog OSS id: trufflehog - uses: trufflesecurity/trufflehog@f2c7bb93be9373d5d2a524a11c7ba739dc1de7f2 #v3.81.8 + uses: trufflesecurity/trufflehog@fe5624c70923355128868cffd647b6e2cfe11443 #v3.81.9 continue-on-error: true with: path: ./ # Scan the entire repository