diff --git a/.github/workflows/gitleaks.yml b/.github/workflows/gitleaks.yml index d541c7c..2274f3f 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -14,5 +14,3 @@ jobs: permissions: contents: read security-events: write - secrets: - GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}