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