Skip to content

Commit 0f1c2c3

Browse files
authored
Merge pull request #752 from db-ui/dependabot-github_actions-trufflesecurity-trufflehog-3.31.2
chore(deps): bump trufflesecurity/trufflehog from 3.30.0 to 3.31.2
2 parents dc32125 + a942b37 commit 0f1c2c3

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.30.0
20+
uses: trufflesecurity/trufflehog@v3.31.2
2121
with:
2222
path: ./
2323
base: ${{ steps.extract_branch.outputs.branch-name }}

0 commit comments

Comments
 (0)