Skip to content

chore(deps): bump cryptography from 41.0.5 to 41.0.6 #68

chore(deps): bump cryptography from 41.0.5 to 41.0.6

chore(deps): bump cryptography from 41.0.5 to 41.0.6 #68

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 }}