Skip to content

Bump pip from 23.2.1 to 23.3 in /envs (#45) #138

Bump pip from 23.2.1 to 23.3 in /envs (#45)

Bump pip from 23.2.1 to 23.3 in /envs (#45) #138

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