Skip to content

Commit

Permalink
fix(ci): remove unnecessary permissions (#6962)
Browse files Browse the repository at this point in the history
* fix(ci): remove unnecessary permissions

* fix(ci): set correct permissions
  • Loading branch information
McPatate committed Jun 11, 2024
1 parent 37a6036 commit af3acfd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ name: Secret Leaks

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

jobs:
trufflehog:
Expand Down

0 comments on commit af3acfd

Please sign in to comment.