From 6460c813fc84ba6a9e9592acda435f6d2e3b4d8a Mon Sep 17 00:00:00 2001 From: Fraser Davidson Date: Fri, 6 Sep 2024 13:38:56 +0100 Subject: [PATCH] WIP --- tasks/InstallSheriffCLI/InstallSheriffCLIV0/task.json | 2 +- tasks/SheriffApply/SheriffApplyV0/task.json | 2 +- tasks/SheriffPlan/SheriffPlanV0/task.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tasks/InstallSheriffCLI/InstallSheriffCLIV0/task.json b/tasks/InstallSheriffCLI/InstallSheriffCLIV0/task.json index e2b8f79..f641765 100644 --- a/tasks/InstallSheriffCLI/InstallSheriffCLIV0/task.json +++ b/tasks/InstallSheriffCLI/InstallSheriffCLIV0/task.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/Microsoft/azure-pipelines-task-lib/master/tasks.schema.json", - "id": "27cd9465-8346-4fe3-8bcf-e7385c8d5b50", + "id": "3b21ab9f-3ae3-4a48-b8eb-7e131b6821ac", "name": "InstallSheriffCLI", "friendlyName": "Install Sheriff CLI", "instanceNameFormat": "Install Sheriff CLI", diff --git a/tasks/SheriffApply/SheriffApplyV0/task.json b/tasks/SheriffApply/SheriffApplyV0/task.json index 48ee4b5..5cead00 100644 --- a/tasks/SheriffApply/SheriffApplyV0/task.json +++ b/tasks/SheriffApply/SheriffApplyV0/task.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/Microsoft/azure-pipelines-task-lib/master/tasks.schema.json", - "id": "55f396f1-459f-4fc0-9f1d-18ffe049260b", + "id": "e1b49d20-e113-4beb-93dd-0952546a5838", "name": "SheriffApply", "friendlyName": "Sheriff apply", "instanceNameFormat": "Sheriff apply", diff --git a/tasks/SheriffPlan/SheriffPlanV0/task.json b/tasks/SheriffPlan/SheriffPlanV0/task.json index 15af0b9..f1abeb4 100644 --- a/tasks/SheriffPlan/SheriffPlanV0/task.json +++ b/tasks/SheriffPlan/SheriffPlanV0/task.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/Microsoft/azure-pipelines-task-lib/master/tasks.schema.json", - "id": "fff0ef38-c5da-423b-91cb-eec8994eb5bb", + "id": "8f5c8990-00e2-43ca-85e1-f9fd9b584ad6", "name": "SheriffPlan", "friendlyName": "Sheriff plan", "instanceNameFormat": "Sheriff plan",