Skip to content

chore(deps): bump org.liquibase:liquibase-maven-plugin from 4.25.0 to 4.26.0 #97

chore(deps): bump org.liquibase:liquibase-maven-plugin from 4.25.0 to 4.26.0

chore(deps): bump org.liquibase:liquibase-maven-plugin from 4.25.0 to 4.26.0 #97

Workflow file for this run

name: CodeQL
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '16 14 * * 4'
jobs:
codeql:
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit
with:
languages: '["java"]'
extraCommand: mvn install:install-file -Dfile=lib/GoogleBigQueryJDBC42.jar -DgroupId=com.simba.googlebigquery.jdbc -DartifactId=GoogleBigQueryJDBC42 -Dversion=4.2 -Dpackaging=jar