Skip to content

chore(deps): bump cryptography from 46.0.5 to 46.0.6 in the uv group across 1 directory #58

chore(deps): bump cryptography from 46.0.5 to 46.0.6 in the uv group across 1 directory

chore(deps): bump cryptography from 46.0.5 to 46.0.6 in the uv group across 1 directory #58

Workflow file for this run

name: PR Title
on:
pull_request:
types: [opened, edited, synchronize]
permissions:
pull-requests: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
chore
docs
style
test
ci
refactor
perf