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