From f7c74a2981864d66a2c17b3e4734d8cad11d5583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 14:29:02 +0000 Subject: [PATCH] ci(github-actions): bump trufflesecurity/trufflehog Bumps the github-actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.90.2 to 3.90.3 - [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/a05cf0859455b5b16317ee22d809887a4043cdf0...ed6d045b46642d0d94a60bdf9b1246aefbcf3d35) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.90.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/scans.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scans.yml b/.github/workflows/scans.yml index 54337a3b..16aed13d 100644 --- a/.github/workflows/scans.yml +++ b/.github/workflows/scans.yml @@ -382,7 +382,7 @@ jobs: with: fetch-depth: (${{ github.event.pull_request.commits || 2 }} + 1) - - uses: trufflesecurity/trufflehog@a05cf0859455b5b16317ee22d809887a4043cdf0 # v3 + - uses: trufflesecurity/trufflehog@ed6d045b46642d0d94a60bdf9b1246aefbcf3d35 # v3 with: extra_args: --results=verified,unknown