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.
2 parents 60dee77 + 6013952 commit e75ee73Copy full SHA for e75ee73
.github/workflows/gitleaks.yml
@@ -24,6 +24,6 @@ jobs:
24
uses: gitleaks/gitleaks-action@v2
25
env:
26
GITHUB_TOKEN: ${{ secrets.GHA_PAT }}
27
- GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE_PUBLIC }}
+ GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
28
GITLEAKS_ENABLE_UPLOAD_ARTIFACT: "false"
29
GITLEAKS_VERSION: 8.26.0
0 commit comments