Skip to content

chore(deps): update actions/checkout action to v5 #419

chore(deps): update actions/checkout action to v5

chore(deps): update actions/checkout action to v5 #419

Workflow file for this run

# SPDX-License-Identifier: MIT
name: CodeQL
on:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
- cron: '0 12 * * 0'
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql:
name: CodeQL
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@bba2c654ff3a57541b68871aa5982dc55e77e7e9
with:
languages: '["javascript"]'
config-file: .github/codeql/codeql-config.yml