Skip to content

Commit 9124383

Browse files
authored
Merge pull request #799 from Project-MONAI/dependabot/github_actions/trufflesecurity/trufflehog-3.34.0
Bump trufflesecurity/trufflehog from 3.29.1 to 3.34.0
2 parents 111e5d4 + 7d55295 commit 9124383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232

3333
- name: TruffleHog OSS
34-
uses: trufflesecurity/trufflehog@v3.29.1
34+
uses: trufflesecurity/trufflehog@v3.34.0
3535
with:
3636
path: ./
3737
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)