Skip to content

chore(deps): bump cryptography from 42.0.5 to 43.0.1 in /backend #3817

chore(deps): bump cryptography from 42.0.5 to 43.0.1 in /backend

chore(deps): bump cryptography from 42.0.5 to 43.0.1 in /backend #3817

name: "Conventional PR title"
on:
pull_request:
branches:
- "main"
types:
- opened
- edited
- synchronize
jobs:
conventional_title:
uses: substra/substra-gha-workflows/.github/workflows/conventional-pr.yml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}