Skip to content

Commit

Permalink
Update liquibase-github-actions/update action to v4.29.1 (#1217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 46403c0 commit cddabfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run Db migration
uses: liquibase-github-actions/[email protected].0
uses: liquibase-github-actions/[email protected].1
with:
changelogFile: ./etor/databaseMigrations/root.yml
url: "jdbc:postgresql://postgres:5432/testdb"
Expand Down

0 comments on commit cddabfa

Please sign in to comment.