From 2e66bb6062ceb571dce08870f411e523f3277227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 01:56:28 +0000 Subject: [PATCH] build(deps): Bump trufflesecurity/trufflehog from 3.63.7 to 3.63.11 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.63.7 to 3.63.11. - [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/1cc41e2c757017b55e447c015485e166486376c1...383f8a1f67c7172ab0606ef1605631e33408f4d3) --- 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 0525760a..7f7b6cde 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -31,7 +31,7 @@ jobs: fetch-depth: 0 - name: Check secrets with TruffleHog OSS - uses: trufflesecurity/trufflehog@1cc41e2c757017b55e447c015485e166486376c1 # v3.63.7 + uses: trufflesecurity/trufflehog@383f8a1f67c7172ab0606ef1605631e33408f4d3 # v3.63.11 with: path: ./ head: HEAD