From 5ca28bb6df9132080cbdaf399cc3ffdd313fc3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:24:17 +0000 Subject: [PATCH] chore(deps): bump trufflesecurity/trufflehog Bumps the gha group with 1 update in the / directory: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.81.9 to 3.82.6 - [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/v3.81.9...v3.82.6) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha ... Signed-off-by: dependabot[bot] --- .github/workflows/security_analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security_analysis.yml b/.github/workflows/security_analysis.yml index 875a29d6..1b5d2ca2 100644 --- a/.github/workflows/security_analysis.yml +++ b/.github/workflows/security_analysis.yml @@ -69,7 +69,7 @@ jobs: with: fetch-depth: 0 - name: Run Trufflehog - uses: trufflesecurity/trufflehog@v3.81.9 + uses: trufflesecurity/trufflehog@v3.82.6 with: path: ./ base: ""