Skip to content

Bump cryptography from 42.0.4 to 43.0.1 #530

Bump cryptography from 42.0.4 to 43.0.1

Bump cryptography from 42.0.4 to 43.0.1 #530

Workflow file for this run

---
name: 'checks'
'on':
pull_request:
branches:
- 'main'
jobs:
pre-commit:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
linting:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
with:
use_pylama: false
use_ruff: true
unit-tests:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
with:
python_package_name: cert_manager