Skip to content

Commit

Permalink
Fix trufflehog action
Browse files Browse the repository at this point in the history
  • Loading branch information
wgordon17 committed Apr 16, 2024
1 parent d9cbdbe commit bc145e8
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 bc145e8

Please sign in to comment.