Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0 #789

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0 #789

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