From 8aed927ce9a52e1e62d7c21abc5da0edc00744c7 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 16:40:02 +0000 Subject: [PATCH] chore(deps): Update dependency cli-no-v to v6.35.7 --- .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 60a86b6..48ce988 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.6" + cloudquery-version: "6.35.7" os: ubuntu-latest - label: "with-v-prefix" dbversion: "postgres:latest"