Skip to content

Escape . in regex

Escape . in regex #115

Workflow file for this run

name: GitLeaks
on:
pull_request:
push:
branches: [ main ]
workflow_dispatch:
jobs:
gitleaks:
uses: emmahsax/github-actions/.github/workflows/gitleaks.yml@main
with:
gitleaks_config_paths: "[
'go.sum',
]"