Skip to content

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

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

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

name: "CodeQL"
on:
push:
branches: [ "*" ]
schedule:
- cron: '38 5 * * 2'
jobs:
analyze:
name: Analyze
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'javascript', 'python' ]
uses: UBC-MOAD/gha-workflows/.github/workflows/codeql-analysis.yaml@main
with:
language: ${{ matrix.language }}