We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1afe00 commit 1d94b2dCopy full SHA for 1d94b2d
1 file changed
.github/workflows/trufflehog.yml
@@ -40,7 +40,7 @@ jobs:
40
persist-credentials: false
41
42
- name: Run trufflehog
43
- uses: trufflesecurity/trufflehog@d411fff7b8879a62509f3fa98c07f247ac089a51 # v3.95.5
+ uses: trufflesecurity/trufflehog@30d5bb91af1a771378349dbbb0c82129392acf70 # v3.95.6
44
with:
45
# Only report verified secrets - keeps signal-to-noise high and
46
# lets the job act as a hard gate. Unknown / unverified results
0 commit comments