Skip to content

Bump waitress from 3.0.0 to 3.0.1 in /envs (#95) #251

Bump waitress from 3.0.0 to 3.0.1 in /envs (#95)

Bump waitress from 3.0.0 to 3.0.1 in /envs (#95) #251

name: "CodeQL"
on:
push:
branches: [ "*" ]
schedule:
- cron: '38 5 * * 2'
jobs:
analyze:
name: Analyze
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'javascript', 'python' ]
uses: UBC-MOAD/gha-workflows/.github/workflows/codeql-analysis.yaml@main
with:
language: ${{ matrix.language }}