Skip to content

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 #806

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 #806

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [master]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
schedule:
- cron: "0 0 * * 0"
permissions:
contents: read
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Initialize CodeQL
uses: github/codeql-action/init@17a820bf2e43b47be2c72b39cc905417bc1ab6d0
with:
languages: "javascript"
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@17a820bf2e43b47be2c72b39cc905417bc1ab6d0