From 7c55a1cc5890a0efa6cf1a71c9af2cd857ac51e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:19:43 +0000 Subject: [PATCH] Update all non-major dependencies --- .github/workflows/release.yml | 2 +- src/templates/docker/flyway/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e0ccecc..552ed31 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: - name: Bump version and push tag id: github_tag_action - uses: anothrNick/github-tag-action@1.70.0 + uses: anothrNick/github-tag-action@1.71.0 env: GITHUB_TOKEN: ${{ secrets.TAGGING_GITHUB_TOKEN }} WITH_V: true diff --git a/src/templates/docker/flyway/docker-compose.yml b/src/templates/docker/flyway/docker-compose.yml index 5f4af81..e68c83a 100644 --- a/src/templates/docker/flyway/docker-compose.yml +++ b/src/templates/docker/flyway/docker-compose.yml @@ -2,7 +2,7 @@ version: '2.4' services: flyway: - image: flyway/flyway:10.18.0 + image: flyway/flyway:10.19.0 command: migrate environment: FLYWAY_PLACEHOLDER_PREFIX: "{{ "