Skip to content

chore(deps-dev): bump codespell from 2.2.6 to 2.3.0 (#502) #1061

chore(deps-dev): bump codespell from 2.2.6 to 2.3.0 (#502)

chore(deps-dev): bump codespell from 2.2.6 to 2.3.0 (#502) #1061

Workflow file for this run

---
name: CodeQL
"on":
push:
branches:
- dev
- main
pull_request:
branches:
- dev
- main
workflow_dispatch:
schedule:
- cron: "30 1 * * 0"
jobs:
codeql:
name: Scanning
runs-on: ubuntu-latest
steps:
- name: 猡碉笍 Check out code from GitHub
uses: actions/checkout@v4
- name: 馃彈 Initialize CodeQL
uses: github/codeql-action/init@v3
- name: 馃殌 Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3