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 c7ce70b commit 0b375c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/01-run-trofflehog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
pip install trufflehog
- name: Save TruffleHog Report to JSON file
run: |
trufflehog git --version
trufflehog git --json https://github.com/${{ github.repository }} > trufflehog_report.json
- name: Upload TruffleHog Report
Expand Down

0 comments on commit 0b375c2

Please sign in to comment.