Added Gitleaks License
Some checks failed
gitleaks / gitleaks (push) Failing after 4s
OTA Dashboard Test / Explore-Gitea-Actions (push) Successful in 13s

This commit is contained in:
2025-12-26 21:34:54 +01:00
parent 4ea3a3a5ee
commit 9ce4f056ea

View File

@@ -15,4 +15,5 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- uses: gitleaks/gitleaks-action@v2 - uses: gitleaks/gitleaks-action@v2
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}