From 457425c05c1d66bc2a2b2af102b22199ebca7ce3 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 14:40:26 +0000 Subject: [PATCH] chore(deps): Update dependency cli-no-v to v6.35.6 --- .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 569042f1..50d1c11c 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.5" + cloudquery-version: "6.35.6" os: ubuntu-latest - label: "with-v-prefix" dbversion: "postgres:latest"