Skip to content

feat: graph supports global configuration (#10) #43

feat: graph supports global configuration (#10)

feat: graph supports global configuration (#10) #43

Workflow file for this run

name: Gitleaks
on: push
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '1'
- name: gitleaks-action
uses: zricethezav/[email protected]
with:
config-path: .github/.gitleaks.toml