Skip to content

Bump commons-io:commons-io from 2.16.1 to 2.18.0 #103

Bump commons-io:commons-io from 2.16.1 to 2.18.0

Bump commons-io:commons-io from 2.16.1 to 2.18.0 #103

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