Skip to content

Commit

Permalink
Update trufflehog.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bthornton-cb authored Jan 5, 2024
1 parent 6ce89c9 commit 6a7e1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
path: ./
base: "${{ github.event.repository.default_branch }}"
head: HEAD
extra_args: --only-verified --no-update
extra_args: --only-verified

- name: Scan Results Status
if: steps.trufflehog.outcome == 'failure'
Expand Down

0 comments on commit 6a7e1c0

Please sign in to comment.