Skip to content

Bump the cryptography version to 41.0.6 #6914

Bump the cryptography version to 41.0.6

Bump the cryptography version to 41.0.6 #6914

Workflow file for this run

name: Check PR
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: ./.github/workflows/pr-quick-check.yml
with:
repo: core
secrets: inherit