We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472f67e commit cf5102cCopy full SHA for cf5102c
.github/workflows/secrets-scan.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: TruffleHog OSS
48
id: trufflehog
49
- uses: trufflesecurity/trufflehog@690e5c7aff8347c3885096f3962a0633d9129607
+ uses: trufflesecurity/trufflehog@ad258d848807ac956c978b391895800cb4237c1a
50
continue-on-error: true
51
with:
52
path: ./ # Scan the entire repository
0 commit comments