We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a45b9 commit 61f38fbCopy full SHA for 61f38fb
.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@ec1d9a6b4b7ce070eff34bd09e7cbd95ce1e2412
21
with:
22
path: ./
23
base: ${{ github.event.repository.default_branch }}
0 commit comments