From e5bd26c04a663d86a97e770da5612fe33cac20d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:44:05 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/sync-testbed docker tag to v0.5.19 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 326e81c51..7241ee52c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,7 +51,7 @@ jobs: - 8013:8013 # sync-testbed for flagd-provider e2e tests sync: - image: ghcr.io/open-feature/sync-testbed:v0.5.6 + image: ghcr.io/open-feature/sync-testbed:v0.5.19 ports: - 9090:9090 steps: