Skip to content

Bump jinja2 from 3.1.4 to 3.1.5 in /SalishSeaTools/envs (#117) #26

Bump jinja2 from 3.1.4 to 3.1.5 in /SalishSeaTools/envs (#117)

Bump jinja2 from 3.1.4 to 3.1.5 in /SalishSeaTools/envs (#117) #26

name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '26 16 * * 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 }}