We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb8fef commit 00fba57Copy full SHA for 00fba57
.github/workflows/gitleaks.yml
@@ -11,3 +11,4 @@ jobs:
11
- uses: gitleaks/gitleaks-action@v2
12
env:
13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14
+ GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
0 commit comments