We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821a514 commit 3bb5998Copy full SHA for 3bb5998
.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.29.1
+ uses: trufflesecurity/trufflehog@v3.30.0
21
with:
22
path: ./
23
base: ${{ steps.extract_branch.outputs.branch-name }}
0 commit comments