Skip to content

Commit

Permalink
Fix trufflehog action (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
wgordon17 authored Apr 16, 2024
2 parents d9cbdbe + bc145e8 commit ef35947
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_lint_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,3 @@ jobs:
uses: github/codeql-action/analyze@v2
- name: Perform Secure Code Analysis (Secrets)
uses: trufflesecurity/trufflehog@main
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD

0 comments on commit ef35947

Please sign in to comment.