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