Skip to content

Bump io.projectreactor:reactor-core from 3.5.6 to 3.6.11 #84

Bump io.projectreactor:reactor-core from 3.5.6 to 3.6.11

Bump io.projectreactor:reactor-core from 3.5.6 to 3.6.11 #84

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/os-extension-test.yml@v0.6.4
# with:
# nightly: true
# secrets: inherit