From d00b0932e3fa99822bf6d2a6976be34037153b5f Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:39:42 +0000 Subject: [PATCH] chore(deps): Update dependency source-azure to v22.1.0 --- 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 ba65cc2..dd28a8a 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: "v22.0.0" # latest version of source azure plugin + version: "v22.1.0" # latest version of source azure plugin destinations: ${DESTINATIONS} tables: ["*"] skip_dependent_tables: true