Skip to content

Commit f992736

Browse files
Add Renovate ratchet support for TruffleHog version updates
- Updated TRUFFLEHOG_VERSION to use ratchet format - Follows same pattern as zizmor workflow - Renovate will automatically update TruffleHog to latest versions - Format: # ratchet:trufflesecurity/[email protected]
1 parent 210d790 commit f992736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-trufflehog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions:
2525
checks: write
2626

2727
env:
28-
TRUFFLEHOG_VERSION: "3.75.0"
28+
TRUFFLEHOG_VERSION: 3.82.13 # ratchet:trufflesecurity/[email protected]
2929

3030
jobs:
3131
trufflehog-scan:

0 commit comments

Comments
 (0)