Skip to content

build(deps): bump fast-uri from 3.1.5 to 3.1.7 in /docusaurus #323

build(deps): bump fast-uri from 3.1.5 to 3.1.7 in /docusaurus

build(deps): bump fast-uri from 3.1.5 to 3.1.7 in /docusaurus #323

name: CodeQL Analysis
on:
pull_request:
branches:
- main
jobs:
semgrep:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install semgrep
run: python3 -m pip install semgrep
- name: Run Semgrep
run: semgrep ci