Skip to content

build(deps-dev): bump eslint-plugin-github from 5.0.2 to 5.1.2 #819

build(deps-dev): bump eslint-plugin-github from 5.0.2 to 5.1.2

build(deps-dev): bump eslint-plugin-github from 5.0.2 to 5.1.2 #819

Workflow file for this run

name: CodeQL analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 3 * * 0'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main