Skip to content

chore(deps): bump com.databricks:databricks-jdbc from 2.7.4 to 3.0.4 #694

chore(deps): bump com.databricks:databricks-jdbc from 2.7.4 to 3.0.4

chore(deps): bump com.databricks:databricks-jdbc from 2.7.4 to 3.0.4 #694

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: write
pull-requests: write
packages: read
id-token: write
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@main
secrets: inherit
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/dependabot-automerge.yml@main
secrets: inherit