Skip to content

chore(deps): bump actions/setup-java from 3 to 4 #259

chore(deps): bump actions/setup-java from 3 to 4

chore(deps): bump actions/setup-java from 3 to 4 #259

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