From 7af016517732953b2cbe34f0f9a0d4ed1b1a9528 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 08:38:41 +0000 Subject: [PATCH] chore(deps): Update dependency source-azure to v19.2.2 --- bench_configs/source_azure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench_configs/source_azure.yml b/bench_configs/source_azure.yml index a30ae82..6297bab 100644 --- a/bench_configs/source_azure.yml +++ b/bench_configs/source_azure.yml @@ -2,7 +2,7 @@ kind: source spec: name: "azure" path: "cloudquery/azure" - version: "v19.2.1" # latest version of source azure plugin + version: "v19.2.2" # latest version of source azure plugin destinations: ${DESTINATIONS} tables: ["*"] skip_dependent_tables: true