Skip to content

Commit

Permalink
fetch depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdavis2001 committed Sep 17, 2024
1 parent c9b553d commit 9f97acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis-trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
fetch-depth: 0
- name: trufflehog-actions-scan
uses: edplato/trufflehog-actions-scan@master
with:
Expand Down

0 comments on commit 9f97acf

Please sign in to comment.