Skip to content

build(deps): Bump puppeteer from 22.12.0 to 22.12.1 #171

build(deps): Bump puppeteer from 22.12.0 to 22.12.1

build(deps): Bump puppeteer from 22.12.0 to 22.12.1 #171

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