Skip to content

Commit 7d34800

Browse files
authored
Merge pull request #348 from Staffbase/dependabot/github_actions/trufflesecurity/trufflehog-3.90.2
2 parents f07ac69 + 6e30d87 commit 7d34800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_secret_scan.yml

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

1919
- name: TruffleHog OSS
20-
uses: trufflesecurity/trufflehog@v3.89.0
20+
uses: trufflesecurity/trufflehog@v3.90.2
2121
with:
2222
path: ./
2323
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)