Skip to content

Commit

Permalink
Merge pull request #95 from liquibase/DAT-16285
Browse files Browse the repository at this point in the history
chore(test.yml): update liquibase/build-logic version from v0.5.6 to …
  • Loading branch information
jandroav authored Nov 20, 2023
2 parents d56a868 + f33eadb commit a7d5be7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
uses: liquibase/build-logic/.github/workflows/[email protected].6
uses: liquibase/build-logic/.github/workflows/[email protected].7
secrets: inherit

integration-test:
Expand Down Expand Up @@ -50,4 +50,9 @@ jobs:
name: test-reports-maxdb-${{ matrix.maxdb }}
path: |
**/target/surefire-reports
**/target/jacoco.exec
**/target/jacoco.exec
dependabot-automerge:
needs: build
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit

0 comments on commit a7d5be7

Please sign in to comment.