Skip to content

fixed appropriate values in tests #149

fixed appropriate values in tests

fixed appropriate values in tests #149

Workflow file for this run

name: Github Secret Scanner
on: [push]
jobs:
gitleaks_scan:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '25'
- name: gitleaks-action
uses: gitleaks/gitleaks-action@v1.6.0
with:
config-path: .github/gitleaks.toml'