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 6a7e1c0 commit 3b08cc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trufflehog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

permissions:
contents: read
id-token: write
issues: write
pull-requests: write

Expand All @@ -32,7 +31,7 @@ jobs:
path: ./
base: "${{ github.event.repository.default_branch }}"
head: HEAD
extra_args: --only-verified
extra_args: --debug

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

0 comments on commit 3b08cc5

Please sign in to comment.