Skip to content

chore(deps): bump cryptography from 41.0.7 to 42.0.0 #74

chore(deps): bump cryptography from 41.0.7 to 42.0.0

chore(deps): bump cryptography from 41.0.7 to 42.0.0 #74

Workflow file for this run

name: lint-pr
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
conventional-pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}