From 16934b5d4dff716e65aadbace53a5e6534b1f24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:06:38 +0000 Subject: [PATCH] Bump trufflesecurity/trufflehog Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 78219a27b32fa9c383ba4f2811e41478328df889 to 857a37160074198a128f176f6534fd318d3c9494. - [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/78219a27b32fa9c383ba4f2811e41478328df889...857a37160074198a128f176f6534fd318d3c9494) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 8f45799b..d035503b 100644 --- a/.github/workflows/secrets.yml +++ b/.github/workflows/secrets.yml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@78219a27b32fa9c383ba4f2811e41478328df889 # main + uses: trufflesecurity/trufflehog@857a37160074198a128f176f6534fd318d3c9494 # main with: path: ./ base: ${{ github.event.repository.default_branch }}