Skip to content

Commit a4fb50e

Browse files
authored
Update TruffleHog version in workflow
1 parent 1752268 commit a4fb50e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/entropy-beauty-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# No extra packages needed — compute-entropy.py uses only stdlib
3838
3939
- name: Run TruffleHog
40-
uses: trufflesecurity/trufflehog@f446421baf832d6356c42c1743d99abff52ff334 # main (as of March 2026)
40+
uses: trufflesecurity/trufflehog@f446421baf832d6356c42c1743d99abff52ff334 # v3.95.7
4141
with:
4242
path: .
4343
extra_args: --results=verified,unknown --filter-entropy=3.5 --json

0 commit comments

Comments
 (0)