Skip to content

Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 (#86) #276

Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 (#86)

Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 (#86) #276

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