We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b0a7c commit 8d5a5a4Copy full SHA for 8d5a5a4
.github/workflows/secrets_scanner.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
- name: TruffleHog OSS
18
- uses: trufflesecurity/trufflehog@0f58ae7c5036094a1e3e750d18772af92821b503 # v3.90.5
+ uses: trufflesecurity/trufflehog@bc2cd3e45e3aa4a6c627bd0c424580f86dde1855 # v3.90.10
19
20
path: ./
21
base: ${{ github.event.repository.default_branch }}
0 commit comments