Skip to content

Commit 9459d4a

Browse files
authored
Merge pull request #342 from Staffbase/dependabot/github_actions/trufflesecurity/trufflehog-3.89.0
2 parents 39ee4ec + a6a41b1 commit 9459d4a

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.88.0
20+
uses: trufflesecurity/trufflehog@v3.89.0
2121
with:
2222
path: ./
2323
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)