We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c182c commit 98ed150Copy full SHA for 98ed150
1 file changed
.github/workflows/trufflehog.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
19
- - name: Scan for secrets wih TruffleHog
+ - name: Scan for secrets with TruffleHog
20
uses: trufflesecurity/trufflehog@main
21
22
extra_args: --results=verified,unknown
0 commit comments