Skip to content

Merge pull request #123 from lauritzh/dependabot/npm_and_yarn/eslint-… #161

Merge pull request #123 from lauritzh/dependabot/npm_and_yarn/eslint-…

Merge pull request #123 from lauritzh/dependabot/npm_and_yarn/eslint-… #161

Workflow file for this run

name: semgrep
on: push
jobs:
semgrep:
name: Semgrep Scan
runs-on: ubuntu-latest
container:
image: returntocorp/semgrep
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v3
- run: semgrep ci
env:
SEMGREP_RULES: p/default