Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: TruffleHog OSS
id: trufflehog
uses: trufflesecurity/trufflehog@041f07e9df901a1038a528e5525b0226d04dd5ea
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d
continue-on-error: true
with:
path: ./ # Scan the entire repository
Expand Down
Loading