Updating security.yml

This commit is contained in:
charlesgauthereau
2025-12-29 15:59:58 +01:00
parent 3f56008c39
commit ff175e1edd
+3
View File
@@ -24,5 +24,8 @@ jobs:
with:
fetch-depth: 0 # Fetch full history for gitleaks
- uses: gitleaks/gitleaks-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
with:
config-path: .gitleaks.toml # Optional, if you have a custom config