We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31659ad commit 451fcc2Copy full SHA for 451fcc2
.github/workflows/secrets_scan.yml
@@ -13,5 +13,5 @@ jobs:
13
fetch-depth: 0
14
- uses: trufflesecurity/trufflehog@main
15
with:
16
- path: ./src
+ extra_args: --trust-local-git-config
17
base: ${{ github.event.repository.default_branch }}
0 commit comments