Skip to content

Upgrade ocaml-tree-sitter-core, upgrading tree-sitter to 0.22.6 #745

Upgrade ocaml-tree-sitter-core, upgrading tree-sitter to 0.22.6

Upgrade ocaml-tree-sitter-core, upgrading tree-sitter to 0.22.6 #745

Workflow file for this run

on:
pull_request_target: {}
push:
branches:
- main
- master
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep
steps:
- uses: actions/checkout@v3
- run: semgrep ci