Skip to content

Commit 98ed150

Browse files
committed
Fix indentation of new CI workflow
1 parent 04c182c commit 98ed150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trufflehog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818

19-
- name: Scan for secrets wih TruffleHog
19+
- name: Scan for secrets with TruffleHog
2020
uses: trufflesecurity/trufflehog@main
2121
with:
2222
extra_args: --results=verified,unknown

0 commit comments

Comments
 (0)