We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d9a24 commit 0360b0bCopy full SHA for 0360b0b
.github/workflows/secrets_scanner.yaml
@@ -9,7 +9,7 @@ jobs:
9
with:
10
fetch-depth: 0
11
- name: TruffleHog OSS
12
- uses: trufflesecurity/trufflehog@939f053fc5cc13136efeb9e4d505051455d135dd
+ uses: trufflesecurity/trufflehog@2a89101f90afd5a2e73fe4ec4e3eca9ed6e4a539
13
14
path: ./
15
base: ${{ github.event.repository.default_branch }}
0 commit comments