Skip to content

Commit 458f240

Browse files
Merge pull request #105 from db-ui/dependabot-github_actions-trufflesecurity-trufflehog-3.16.1
build(deps): bump trufflesecurity/trufflehog from 3.16.0 to 3.16.1
2 parents b0d5e46 + 6a1af1e commit 458f240

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/[email protected].0
20+
uses: trufflesecurity/[email protected].1
2121
with:
2222
path: ./
2323
base: ${{ steps.extract_branch.outputs.branch-name }}

0 commit comments

Comments
 (0)