Skip to content

chore(deps): bump cryptography from 48.0.1 to 50.0.0 #543

chore(deps): bump cryptography from 48.0.1 to 50.0.0

chore(deps): bump cryptography from 48.0.1 to 50.0.0 #543

name: Handle pull request events
on:
pull_request_target:
types: [opened, review_requested, labeled]
permissions:
contents: read
jobs:
call-workflow:
name: Call shared workflow
uses: learningequality/.github/.github/workflows/pull-request-target.yml@main
secrets:
LE_BOT_APP_ID: ${{ secrets.LE_BOT_APP_ID }}
LE_BOT_PRIVATE_KEY: ${{ secrets.LE_BOT_PRIVATE_KEY }}