Skip to content

Bump org.liquibase:liquibase-parent-pom from 0.4.1 to 0.4.2 #210

Bump org.liquibase:liquibase-parent-pom from 0.4.1 to 0.4.2

Bump org.liquibase:liquibase-parent-pom from 0.4.1 to 0.4.2 #210

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"]'