From 3d36438f656ef17e4a93dee90aa1e4a7795479cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 07:27:22 +0000 Subject: [PATCH] fix(data): automatic update of static data (#19619) --- data/azure-pipelines-tasks.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/azure-pipelines-tasks.json b/data/azure-pipelines-tasks.json index 7a4e1afc89..b16bbec382 100644 --- a/data/azure-pipelines-tasks.json +++ b/data/azure-pipelines-tasks.json @@ -649,6 +649,8 @@ "1.0.0" ], "azurefunctionapp": [ + "1.216.1", + "1.216.0", "1.215.0", "1.211.1", "1.209.0", @@ -709,6 +711,8 @@ "1.0.2", "1.0.1", "1.0.0", + "2.216.1", + "2.216.0", "2.215.0", "2.213.0", "2.211.2", @@ -798,6 +802,7 @@ "2.0.0" ], "azurekeyvault": [ + "1.216.0", "1.215.0", "1.214.2", "1.214.1", @@ -852,6 +857,7 @@ "1.0.20", "1.0.19", "1.0.18", + "2.216.0", "2.215.0", "2.214.2", "2.214.1", @@ -3547,6 +3553,7 @@ "1.0.1" ], "javatoolinstaller": [ + "0.216.0", "0.211.0", "0.209.0", "0.208.0", @@ -4827,6 +4834,7 @@ "0.157.0" ], "packerbuild": [ + "0.216.1", "0.208.0", "0.198.0", "0.184.0", -- GitLab