Skip to content

chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 (#2503) #4090

chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 (#2503)

chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 (#2503) #4090

name: Code Scanning
on:
push:
branches:
- main
pull_request:
jobs:
CodeQL:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: true
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: typescript
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2