Skip to content

Cycle-aware pin semantics + stale pin cleanup (#79) #20

Cycle-aware pin semantics + stale pin cleanup (#79)

Cycle-aware pin semantics + stale pin cleanup (#79) #20

Workflow file for this run

name: Security
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 6 * * 1'
workflow_dispatch:
permissions: {}
jobs:
audit:
uses: netresearch/.github/.github/workflows/python-audit.yml@main
permissions:
contents: read
with:
python-version-file: pyproject.toml
package-manager: uv