Skip to content

Remediate CVE-2024-37891 & CVE-2024-35195 #83

Remediate CVE-2024-37891 & CVE-2024-35195

Remediate CVE-2024-37891 & CVE-2024-35195 #83

Workflow file for this run

name: Style
on:
pull_request:
branches:
- 'main'
push:
branches:
- 'main'
jobs:
format-lint:
uses: ./.github/workflows/_format-lint-action.yml
with:
python-version: '3.9'