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