We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee1acf commit 03687a1Copy full SHA for 03687a1
.github/workflows/00-scan-secrets.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0
15
16
- name: 🐷 TruffleHog OSS
17
- uses: trufflesecurity/[email protected].3
+ uses: trufflesecurity/[email protected].4
18
if: ${{ github.event.pull_request != null }} # only scan on pull-requests
19
with:
20
path: ./
0 commit comments