We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 788ff52 commit 7bf09a2Copy full SHA for 7bf09a2
.github/workflows/secrets_scanner.yaml
@@ -9,7 +9,7 @@ jobs:
9
with:
10
fetch-depth: 0
11
- name: TruffleHog OSS
12
- uses: trufflesecurity/trufflehog@af3e68261fa87568031f65161577cc2ebe1ca669 # v3.83.7
+ uses: trufflesecurity/trufflehog@ddc015e5ed99942b2253d8ea16a0586a01ef2ab1 # v3.88.0
13
14
path: ./
15
base: ${{ github.event.repository.default_branch }}
0 commit comments