Skip to content

Bump cryptography from 42.0.7 to 43.0.1 #34

Bump cryptography from 42.0.7 to 43.0.1

Bump cryptography from 42.0.7 to 43.0.1 #34

name: Add Pull Requests to PR review project
on:
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/mindsdb/projects/65
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}