Skip to content

Bump cryptography from 42.0.5 to 43.0.1 #81

Bump cryptography from 42.0.5 to 43.0.1

Bump cryptography from 42.0.5 to 43.0.1 #81

Workflow file for this run

name: CI - Pull Request
on:
pull_request:
branches: [ main ]
jobs:
CI:
uses: ./.github/workflows/ci.yml
secrets:
gcp_keyfile: ${{ secrets.GCP_KEYFILE }}
localstack_api_key: ${{ secrets.LOCALSTACK_API_KEY }}