Skip to content

build(deps): bump cryptography from 46.0.5 to 46.0.7 #254

build(deps): bump cryptography from 46.0.5 to 46.0.7

build(deps): bump cryptography from 46.0.5 to 46.0.7 #254

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- reopened
permissions: {}
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}