Skip to content

[3.0.34] Fix python 3.8 syntax without black code format #356

[3.0.34] Fix python 3.8 syntax without black code format

[3.0.34] Fix python 3.8 syntax without black code format #356

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