Skip to content

Commit 0c16554

Browse files
author
Niklas Burchhardt
committed
add gitleaks license to pipeline
1 parent 98bf40e commit 0c16554

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.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
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
3031

3132
test:
3233
strategy:

0 commit comments

Comments
 (0)