Skip to content

Bump org.codehaus.groovy:groovy-all from 2.5.19 to 3.0.23 #99

Bump org.codehaus.groovy:groovy-all from 2.5.19 to 3.0.23

Bump org.codehaus.groovy:groovy-all from 2.5.19 to 3.0.23 #99

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