We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a45b9 commit 8cecc8bCopy full SHA for 8cecc8b
.github/workflows/secrets_scanner.yaml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: TruffleHog OSS
20
- uses: trufflesecurity/trufflehog@80e8a67c2d863ee8f6563b4e2806c93b8bfd96ea
+ uses: trufflesecurity/trufflehog@7c84b27f62ac973ec607dd480204f7d5e0be2926
21
with:
22
path: ./
23
base: ${{ github.event.repository.default_branch }}
0 commit comments