Skip to content

Update dependency requests to v2.33.0 [SECURITY] #46

Update dependency requests to v2.33.0 [SECURITY]

Update dependency requests to v2.33.0 [SECURITY] #46

Workflow file for this run

name: PIP Audit
on:
pull_request:
branches: [dev]
workflow_dispatch:
jobs:
pip_audit:
uses: OpenVoiceOS/gh-automations/.github/workflows/pip-audit.yml@dev
secrets: inherit
with:
system_deps: 'swig libssl-dev'