Skip to content

build(deps-dev): Bump eslint-plugin-promise from 6.6.0 to 7.2.0 #215

build(deps-dev): Bump eslint-plugin-promise from 6.6.0 to 7.2.0

build(deps-dev): Bump eslint-plugin-promise from 6.6.0 to 7.2.0 #215

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