Skip to content

chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /src/plugins/strapi-plugin-internal-links #7

chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /src/plugins/strapi-plugin-internal-links

chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /src/plugins/strapi-plugin-internal-links #7

Workflow file for this run

on:
pull_request:
push:
branches:
- develop
paths:
- .github/workflows/semgrep.yml
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-20.04
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep
steps:
- uses: actions/checkout@v3
- run: semgrep ci