Skip to content

Commit

Permalink
fix: TruffleHog
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugoch committed Oct 21, 2024
1 parent 131ae58 commit 561e3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: -x test_data/.*
extra_args: -x 'test_data/.*'

0 comments on commit 561e3c1

Please sign in to comment.