From 181f8eec960a4bca28d0a15aa60ab7d23bcfb7cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 21:05:34 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/sync-testbed docker tag to v0.5.13 --- .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..5f1dc5fe9 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.13 ports: - 9090:9090 steps: