We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8d763 commit 2883da1Copy full SHA for 2883da1
.github/workflows/00-scan-secrets.yml
@@ -18,7 +18,7 @@ jobs:
18
id: extract_branch
19
20
- name: 🐷 TruffleHog OSS
21
- uses: trufflesecurity/trufflehog@v3.10.3
+ uses: trufflesecurity/trufflehog@v3.11.1
22
with:
23
path: ./
24
base: ${{ steps.extract_branch.outputs.branch }}
0 commit comments