Add zizmor pre-commit (#732)

This commit is contained in:
Simon Alibert
2025-02-15 15:50:10 +01:00
committed by GitHub
parent b86a2c0b47
commit 2cb0bf5d41
7 changed files with 46 additions and 6 deletions

View File

@@ -3,8 +3,7 @@ on:
name: Secret Leaks
permissions:
contents: read
permissions: {}
jobs:
trufflehog:
@@ -14,6 +13,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with: