From 32aa0dca68ded134e7d5ac080019c72e65df20a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:54:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/sync-testbed docker tag to v0.5.17 --- .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..05b286dc0 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.17 ports: - 9090:9090 steps: