Skip to content

Bump snowflake-connector-python from 3.12.1 to 3.12.3 #90

Bump snowflake-connector-python from 3.12.1 to 3.12.3

Bump snowflake-connector-python from 3.12.1 to 3.12.3 #90

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 }}