Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ jobs:
# distribution server (Maven Central stopped publishing the self-contained
# platform CLI tarballs mid-11.x; see the Install step).
# renovate: datasource=github-releases depName=flyway/flyway
FLYWAY_VERSION: 13.1.0
FLYWAY_SHA256: 221779d6b6c29b2cd774d2bf7c760a2727d4d2348342e14259fa175cb188b685
FLYWAY_VERSION: 13.2.0
FLYWAY_SHA256: 3587a120d43f1a3170e78241d5cc8d173d6835e46cbf165592500f5fa5edd71b

steps:
- uses: actions/checkout@v7
Expand Down