Skip to content

chore(deps): update node.js to v24.10.0 #545

chore(deps): update node.js to v24.10.0

chore(deps): update node.js to v24.10.0 #545

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@87373447591b33b31052262071230fa7e7cd6f95
with:
languages: '["javascript"]'
config-file: .github/codeql/codeql-config.yml