From 86f262062f2816e2af20e3dc5987413e51b35af5 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 10:21:53 +0000 Subject: [PATCH] chore(deps): Update dependency cli-no-v to v6.35.3 --- .github/workflows/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index 881d121..fdfc9bb 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -22,7 +22,7 @@ jobs: include: - label: "without-v-prefix" dbversion: "postgres:latest" - cloudquery-version: "6.35.2" + cloudquery-version: "6.35.3" os: ubuntu-latest - label: "with-v-prefix" dbversion: "postgres:latest"