Skip to content

chore(python-deps): update dependency pydantic to v2.10.3 in all dependant actions #836

chore(python-deps): update dependency pydantic to v2.10.3 in all dependant actions

chore(python-deps): update dependency pydantic to v2.10.3 in all dependant actions #836

Workflow file for this run

---
name: CodeQL
on:
push:
branches: [main]
merge_group:
pull_request:
branches: [main]
schedule:
- cron: 17 16 * * 4
jobs:
analyze:
uses: ./.github/workflows/_reusable-codeql-analysis.yml
with:
languages-array: '["python", "javascript"]'
codeql-queries: security-extended,security-and-quality
permissions:
actions: read
contents: read
security-events: write