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 3153804 commit 462aac6Copy full SHA for 462aac6
.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@6641d4ba5b684fffe195b9820345de1bf19f3181 # v3.89.2
+ uses: trufflesecurity/trufflehog@a05cf0859455b5b16317ee22d809887a4043cdf0 # v3.90.2
21
with:
22
extra_args: "--exclude_paths .github/exclude-patterns.txt --max_depth=1"
0 commit comments