We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5474233 commit 7879805Copy full SHA for 7879805
.github/workflows/ci.yml
@@ -94,4 +94,4 @@ jobs:
94
- uses: gitleaks/gitleaks-action@v2
95
env:
96
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
97
- GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}
+ GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
0 commit comments