We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b62b4 commit 21c75c9Copy full SHA for 21c75c9
.github/workflows/secrets_scanner.yaml
@@ -9,7 +9,7 @@ jobs:
9
with:
10
fetch-depth: 0
11
- name: TruffleHog OSS
12
- uses: trufflesecurity/trufflehog@0c66d30c1f4075cee1aada2e1ab46dabb1b0071a
+ uses: trufflesecurity/trufflehog@47d5ddebf2b94f65e3a87a0fa4000214ebbda8ea
13
14
path: ./
15
base: ${{ github.event.repository.default_branch }}
0 commit comments