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 bf47e4b commit a16eda1Copy full SHA for a16eda1
.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.14.0
+ uses: trufflesecurity/trufflehog@v3.15.0
22
with:
23
path: ./
24
base: ${{ steps.extract_branch.outputs.branch }}
0 commit comments