Skip to content

chore(deps): bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 #82

chore(deps): bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2

chore(deps): bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 #82

Workflow file for this run

# .github/workflows/codeql.yml
name: CodeQL Analysis
on:
push:
branches: [ main, master ]
paths-ignore:
- '_data/**'
- .all-contributorsrc
pull_request:
branches: [ main, master ]
paths-ignore:
- '_data/**'
- .all-contributorsrc
schedule:
- cron: '0 0 * * 0'
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: python
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3