Skip to content

Commit 1a8eef9

Browse files
authored
Merge pull request #2 from aws/dependabot/github_actions/trufflesecurity/trufflehog-3.90.0
ci(deps): bump trufflesecurity/trufflehog from 3.63.1 to 3.90.0
2 parents 6c532db + 2e42912 commit 1a8eef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# Only TruffleHog - Gitleaks requires license
2727
- name: TruffleHog OSS
28-
uses: trufflesecurity/trufflehog@v3.63.1
28+
uses: trufflesecurity/trufflehog@v3.90.0
2929
with:
3030
path: ./
3131
extra_args: --debug --only-verified

0 commit comments

Comments
 (0)