Skip to content

Merge pull request #707 from Security-Onion-Solutions/jertel/wip #3316

Merge pull request #707 from Security-Onion-Solutions/jertel/wip

Merge pull request #707 from Security-Onion-Solutions/jertel/wip #3316

Workflow file for this run

name: leak-test
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- name: Gitleaks
uses: gitleaks/[email protected]
with:
config-path: .github/.gitleaks.toml