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 23f63b2 commit 3949663Copy full SHA for 3949663
.github/workflows/security.yml
@@ -17,6 +17,6 @@ jobs:
17
steps:
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
- name: detect secrets
20
- uses: trufflesecurity/trufflehog@ad6fc8fb446b8fafbf7ea8193d2d6bfd42f45690 # v3.90.11
+ uses: trufflesecurity/trufflehog@b84c3d14d189e16da175e2c27fa8136603783ffc # v3.90.12
21
with:
22
extra_args: "--exclude_paths .github/exclude-patterns.txt --max_depth=1"
0 commit comments