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 3dcbd7e commit e32d303
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 @@ -19,7 +19,7 @@ jobs:
- name: Install TruffleHog
run: |
python -m pip install --upgrade pip
pip install --upgrade trufflehog
pip install trufflehog==3.83.6
- name: Save TruffleHog Report to JSON file
run: |
Expand Down

0 comments on commit e32d303

Please sign in to comment.