Skip to content

Bump org.liquibase:liquibase-core from 4.22.0 to 4.30.0 #95

Bump org.liquibase:liquibase-core from 4.22.0 to 4.30.0

Bump org.liquibase:liquibase-core from 4.22.0 to 4.30.0 #95

Workflow file for this run

# This workflow will build the extension against the latest Liquibase artifact
#name: "Nightly build"
#
#on:
# workflow_dispatch:
# schedule:
# - cron: '0 7 * * 1-5'
#
#jobs:
# nightly-build:
# uses: liquibase/build-logic/.github/workflows/[email protected]
# with:
# nightly: true
# secrets: inherit