From c4f65fa946faac855f4cd7e6e05f05fe4d736ca5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:36:39 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/sync-testbed docker tag to v0.5.3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a37ee987..25a1c93f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: - 8013:8013 # sync-testbed for flagd in-process provider e2e tests sync: - image: ghcr.io/open-feature/sync-testbed:v0.5.1 + image: ghcr.io/open-feature/sync-testbed:v0.5.3 ports: - 9090:9090 steps: