Skip to content

Bump certifi from 2022.12.7 to 2023.7.22 (#34) #49

Bump certifi from 2022.12.7 to 2023.7.22 (#34)

Bump certifi from 2022.12.7 to 2023.7.22 (#34) #49

name: "CodeQL"
on:
push:
branches: [ '*' ]
schedule:
- cron: '34 19 * * 1'
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 }}