Skip to content

Commit

Permalink
Update liquibase-github-actions/update action to v4.29.0 (#1203)
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 Jul 29, 2024
1 parent c313c4f commit a5cb99e
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/update@v4.28.0
uses: liquibase-github-actions/update@v4.29.0
with:
changelogFile: ./etor/databaseMigrations/root.yml
url: "jdbc:postgresql://postgres:5432/testdb"
Expand Down

0 comments on commit a5cb99e

Please sign in to comment.