Skip to content

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

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

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

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