Skip to content

Commit 86bc460

Browse files
committed
⚙️ setup (ci): add gitleaks license env var
1 parent 933b270 commit 86bc460

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: gitleaks/gitleaks-action@v2.3.9
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
3031

3132
- name: Setup Bun
3233
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)