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 625770f commit 7433423Copy full SHA for 7433423
.github/workflows/secrets_scan.yml
@@ -13,5 +13,5 @@ jobs:
13
fetch-depth: 0
14
- uses: trufflesecurity/trufflehog@main
15
with:
16
- path: ./
+ path: ./src
17
base: ${{ github.event.repository.default_branch }}
0 commit comments