diff --git a/build-tools/automation/azure-pipelines-nightly.yaml b/build-tools/automation/azure-pipelines-nightly.yaml index 2e942eb248d..57711e2aeac 100644 --- a/build-tools/automation/azure-pipelines-nightly.yaml +++ b/build-tools/automation/azure-pipelines-nightly.yaml @@ -14,7 +14,7 @@ resources: - repository: yaml-templates type: git name: DevDiv/Xamarin.yaml-templates - ref: refs/heads/main + ref: refs/heads/deps/update-nuget-msi-convert-wix - repository: android-platform-support type: git name: DevDiv/android-platform-support diff --git a/build-tools/automation/azure-pipelines.yaml b/build-tools/automation/azure-pipelines.yaml index 29836acff14..82b6eb2a5a5 100644 --- a/build-tools/automation/azure-pipelines.yaml +++ b/build-tools/automation/azure-pipelines.yaml @@ -18,7 +18,7 @@ resources: - repository: yaml-templates type: git name: DevDiv/Xamarin.yaml-templates - ref: refs/heads/main + ref: refs/heads/deps/update-nuget-msi-convert-wix - repository: android-platform-support type: git name: DevDiv/android-platform-support