Skip to content

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 #66

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 #66

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