Skip to content

build(deps): bump org.apache.maven.surefire:surefire-junit4 from 3.2.2 to 3.2.3 #61

build(deps): bump org.apache.maven.surefire:surefire-junit4 from 3.2.2 to 3.2.3

build(deps): bump org.apache.maven.surefire:surefire-junit4 from 3.2.2 to 3.2.3 #61

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/[email protected]
secrets: inherit
with:
extraMavenArgs: -Dtest="RedshiftDatabaseTest"
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit