Skip to content

Commit

Permalink
chore(trufflehog): fixed trufflehog version to the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
saudkhan116 committed Sep 26, 2024
1 parent 02d66ef commit d42a8c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: TruffleHog OSS
id: trufflehog
uses: trufflesecurity/trufflehog@main
uses: trufflesecurity/trufflehog@7e78ca385fb82c19568c7a4b341c97d57d9aa5e1
continue-on-error: true
with:
path: ./ # Scan the entire repository
Expand Down

0 comments on commit d42a8c7

Please sign in to comment.