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 27a9444 commit e602711Copy full SHA for e602711
.github/workflows/security.yml
@@ -17,6 +17,6 @@ jobs:
17
steps:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
- name: detect secrets
20
- uses: trufflesecurity/trufflehog@90694bf9af66e7536abc5824e7a87246dbf933cb # v3.88.35
+ uses: trufflesecurity/trufflehog@6641d4ba5b684fffe195b9820345de1bf19f3181 # v3.89.2
21
with:
22
extra_args: "--exclude_paths .github/exclude-patterns.txt --max_depth=1"
0 commit comments