Skip to content

Update All dependencies #572

Update All dependencies

Update All dependencies #572

Workflow file for this run

# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
name: 'CodeQL'
on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
# At 00:00 on Sunday.
- cron: '0 0 * * 0'
jobs:
analyze:
uses: melusc/workflows/.github/workflows/codeql.yml@main
permissions:
actions: read
contents: read
security-events: write