Skip to content

[3.0.35] Fix: configuration (no impact) && add examples in documentation #362

[3.0.35] Fix: configuration (no impact) && add examples in documentation

[3.0.35] Fix: configuration (no impact) && add examples in documentation #362

Workflow file for this run

name: Semgrep
on:
pull_request: {}
push:
branches: ["master", "main"]
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
config:
p/security-audit
p/secrets