Skip to content

Bump spring.boot.version from 2.7.12 to 3.4.0 #107

Bump spring.boot.version from 2.7.12 to 3.4.0

Bump spring.boot.version from 2.7.12 to 3.4.0 #107

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