Skip to content

[Snyk] Upgrade eslint-plugin-react from 7.20.5 to 7.35.0 #35

[Snyk] Upgrade eslint-plugin-react from 7.20.5 to 7.35.0

[Snyk] Upgrade eslint-plugin-react from 7.20.5 to 7.35.0 #35

Workflow file for this run

on:
pull_request: {}
push:
branches:
- main
- master
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}