Skip to content

Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 (#299) #785

Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 (#299)

Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 (#299) #785

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