Skip to content

chore(deps-dev): bump snowflake-connector-python from 3.1.0 to 3.13.1 #509

chore(deps-dev): bump snowflake-connector-python from 3.1.0 to 3.13.1

chore(deps-dev): bump snowflake-connector-python from 3.1.0 to 3.13.1 #509

Workflow file for this run

name: Pre-merge CI
on:
workflow_call:
pull_request:
branches:
- develop
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
unit_tests:
uses: ./.github/workflows/test-unit.yaml
secrets: inherit