Skip to content

Commit 794547f

Browse files
authored
Merge pull request #14685 from kobihikri/ci/pin-trufflehog
ci: pin trufflesecurity/trufflehog to a full commit SHA (v3.95.9)
2 parents 3e69353 + 462a7c5 commit 794547f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ScanSecrets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
with:
1616
fetch-depth: 10
1717
- name: Secret Scanning
18-
uses: trufflesecurity/trufflehog@main
18+
uses: trufflesecurity/trufflehog@27b0417c16317ca9a472a9a8092acce143b49c55 # v3.95.9
1919
with:
2020
extra_args: --exclude-paths=.script/SecretScanning/Excludepathlist --only-verified

0 commit comments

Comments
 (0)