Skip to content

Security check - Semgrep #1

Security check - Semgrep

Security check - Semgrep #1

Workflow file for this run

name: Security check - Semgrep
on: [pull_request, workflow_dispatch]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: r7kamura/semgrepper@v0
continue-on-error: true