Skip to content

Bump fiona from 1.9.5 to 1.10.0 in /envs (#71) #214

Bump fiona from 1.9.5 to 1.10.0 in /envs (#71)

Bump fiona from 1.9.5 to 1.10.0 in /envs (#71) #214

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