Skip to content

build(deps): Bump puppeteer from 23.0.1 to 23.5.1 #197

build(deps): Bump puppeteer from 23.0.1 to 23.5.1

build(deps): Bump puppeteer from 23.0.1 to 23.5.1 #197

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