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 dcc9cc0 commit a7c576dCopy full SHA for a7c576d
.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@a05cf0859455b5b16317ee22d809887a4043cdf0 # v3.90.2
+ uses: trufflesecurity/trufflehog@0f58ae7c5036094a1e3e750d18772af92821b503 # v3.90.5
21
with:
22
extra_args: "--exclude_paths .github/exclude-patterns.txt --max_depth=1"
0 commit comments