From 0b84b1bc83a80c46d2f1e8bc8331aa942a00ceb0 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 14:22:16 +0000 Subject: [PATCH] chore(deps): Update dependency cli-no-v to v6.35.5 --- .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 6e6c611b..60f63421 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.4" + cloudquery-version: "6.35.5" os: ubuntu-latest - label: "with-v-prefix" dbversion: "postgres:latest"