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