Skip to content

chore(deps): bump @modelcontextprotocol/sdk from 1.29.0 to 1.30.0 #63

chore(deps): bump @modelcontextprotocol/sdk from 1.29.0 to 1.30.0

chore(deps): bump @modelcontextprotocol/sdk from 1.29.0 to 1.30.0 #63

Workflow file for this run

name: CodeQL
on:
push:
pull_request:
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
analyze:
name: Analyze JavaScript/TypeScript
if: github.event.repository.private == false
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09
with:
persist-credentials: false
- name: Initialize CodeQL
uses: github/codeql-action/init@42947a340483f03ba47bb1a039b2c519aab3df85
with:
languages: javascript-typescript
- name: Analyze with CodeQL
uses: github/codeql-action/analyze@42947a340483f03ba47bb1a039b2c519aab3df85