Skip to content

Bump pillow from 10.2.0 to 10.3.0 in /envs (#251) #651

Bump pillow from 10.2.0 to 10.3.0 in /envs (#251)

Bump pillow from 10.2.0 to 10.3.0 in /envs (#251) #651

name: "CodeQL"
on:
push:
branches: [ main, ]
pull_request:
branches: [ main ]
schedule:
- cron: '45 16 * * 2'
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 }}