Skip to content

chore(deps): update github-actions to v6.0.3 #1098

chore(deps): update github-actions to v6.0.3

chore(deps): update github-actions to v6.0.3 #1098

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/reusable-workflows/.github/workflows/codeql.yml@d97569953837d175b3a6007b1db029d8f7f3a5cf # v1.1.0
with:
languages: '["javascript"]'
config-file: .github/codeql/codeql-config.yml