Skip to content

build(deps-dev): bump eslint-plugin-markdown from 4.0.1 to 5.0.0 #1819

build(deps-dev): bump eslint-plugin-markdown from 4.0.1 to 5.0.0

build(deps-dev): bump eslint-plugin-markdown from 4.0.1 to 5.0.0 #1819

Workflow file for this run

on:
pull_request: {}
push:
branches:
- main
- master
paths:
- .github/workflows/semgrep.yml
schedule:
- cron: '0 0 * * 0'
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-22.04
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep@sha256:7843a979bf88d9d16c476e9f7f547b573187f395532b1f74825fd58c6463c5b0 # latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: semgrep ci