Skip to content

chore(deps): update pypa/gh-action-pypi-publish action to v1.14.1 #109

chore(deps): update pypa/gh-action-pypi-publish action to v1.14.1

chore(deps): update pypa/gh-action-pypi-publish action to v1.14.1 #109

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