Skip to content

🔨 fix: workaround LB public IP route inside k8s #62

🔨 fix: workaround LB public IP route inside k8s

🔨 fix: workaround LB public IP route inside k8s #62

name: gitleaks
on:
pull_request:
push:
branches:
- '**'
jobs:
scan:
name: gitleaks
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: gitleaks/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}} # Only required for Organizations, not personal accounts.