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 e8e51de commit 4eb972bCopy full SHA for 4eb972b
.github/workflows/security.yml
@@ -13,6 +13,6 @@ jobs:
13
steps:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
- name: detect secrets
16
- uses: trufflesecurity/trufflehog@b715613cb3156d6169b47b3592e35057bd0031bd # v3.83.6
+ uses: trufflesecurity/trufflehog@e4956615ad9a60a19b3bdb8fd40d91f65222f5ff # v3.84.1
17
with:
18
extra_args: "--exclude_paths .github/exclude-patterns.txt --max_depth=1"
0 commit comments