Skip to content

Commit

Permalink
Update 01-run-trofflehog.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Silabs-ThieuVu authored Nov 13, 2024
1 parent 470a4cc commit 14e5eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/01-run-trofflehog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: "--only-verified --json trufflehog_report.json"
extra_args: "--only-verified --json > strufflehog_report.json"

- name: Upload TruffleHog Report
uses: actions/[email protected]
Expand Down

0 comments on commit 14e5eb1

Please sign in to comment.