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