Skip to content

[enhance] add error handler virtual address not found for the group o… #158

[enhance] add error handler virtual address not found for the group o…

[enhance] add error handler virtual address not found for the group o… #158

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.