We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320bcf7 commit 237d689Copy full SHA for 237d689
.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.15.1
+ uses: trufflesecurity/trufflehog@v3.16.0
21
with:
22
path: ./
23
base: ${{ steps.extract_branch.outputs.branch-name }}
0 commit comments