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