Skip to content

Bump cryptography from 42.0.7 to 43.0.1 in /envs (#90) #234

Bump cryptography from 42.0.7 to 43.0.1 in /envs (#90)

Bump cryptography from 42.0.7 to 43.0.1 in /envs (#90) #234

name: "CodeQL"
on:
push:
branches: [ '*' ]
schedule:
- cron: '32 4 * * 0'
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 }}