feat(ci): add least required privileges

This commit is contained in:
Luc Georges 2024-06-10 11:49:08 +02:00 committed by Simon Alibert
parent 8e9b0414f8
commit 21e1d084a7
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ on:
name: Secret Leaks
permissions:
contents: read
jobs:
trufflehog:
runs-on: ubuntu-latest