Skip to content

Bump org.codehaus.groovy:groovy-all from 2.4.21 to 2.5.23 #248

Bump org.codehaus.groovy:groovy-all from 2.4.21 to 2.5.23

Bump org.codehaus.groovy:groovy-all from 2.4.21 to 2.5.23 #248

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@v0.7.8
secrets: inherit
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/dependabot-automerge.yml@v0.7.8
secrets: inherit