From 2efc85bfc4cc48168f9a464b0811706727d1f2bc Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 15:08:32 +0000 Subject: [PATCH] chore(deps): Update dependency source-azure to v21.2.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 17e7bf8..a21bd29 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: "v21.1.0" # latest version of source azure plugin + version: "v21.2.0" # latest version of source azure plugin destinations: ${DESTINATIONS} tables: ["*"] skip_dependent_tables: true