Skip to content

Bump cryptography from 42.0.2 to 42.0.4 in /envs (#38) #95

Bump cryptography from 42.0.2 to 42.0.4 in /envs (#38)

Bump cryptography from 42.0.2 to 42.0.4 in /envs (#38) #95

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