Skip to content

chore(deps-dev): bump coverage from 7.5.1 to 7.5.2 #1065

chore(deps-dev): bump coverage from 7.5.1 to 7.5.2

chore(deps-dev): bump coverage from 7.5.1 to 7.5.2 #1065

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