From b11a274217314a78a81ce69a22aaa87271f8b31e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:28:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/sync-testbed docker tag to v0.5.21 --- .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..7ced4f673 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.21 ports: - 9090:9090 steps: