We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e9f7c commit 67021edCopy full SHA for 67021ed
.github/workflows/secrets_scanner.yaml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
fetch-depth: 0
13
- name: TruffleHog OSS
14
- uses: trufflesecurity/trufflehog@80e8a67c2d863ee8f6563b4e2806c93b8bfd96ea
+ uses: trufflesecurity/trufflehog@5d7e6fc2fa98df153a7e685f4e90508d3aea8922
15
16
path: ./
17
base: ${{ github.event.repository.default_branch }}
0 commit comments