Skip to content

Commit a3c7441

Browse files
authored
Merge pull request #296 from db-ui/dependabot-github_actions-trufflesecurity-trufflehog-3.26.0
chore(deps): bump trufflesecurity/trufflehog from 3.25.4 to 3.26.0
2 parents e1ea75d + c496c10 commit a3c7441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/00-scan-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id: extract_branch
1818

1919
- name: 🐷 TruffleHog OSS
20-
uses: trufflesecurity/trufflehog@v3.25.4
20+
uses: trufflesecurity/trufflehog@v3.26.0
2121
with:
2222
path: ./
2323
base: ${{ steps.extract_branch.outputs.branch-name }}

0 commit comments

Comments
 (0)