diff --git a/eng/pipelines/build.yml b/eng/pipelines/build.yml index e5d102db0e8..d75f54bd59f 100644 --- a/eng/pipelines/build.yml +++ b/eng/pipelines/build.yml @@ -28,7 +28,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230223.1 + ref: refs/tags/azure-sdk-build-tools_20230307.1 stages: - stage: 'Build_and_Test' diff --git a/eng/pipelines/cadl-ci.yml b/eng/pipelines/cadl-ci.yml index 0c6a7aec9e3..9975002834e 100644 --- a/eng/pipelines/cadl-ci.yml +++ b/eng/pipelines/cadl-ci.yml @@ -48,7 +48,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230223.1 + ref: refs/tags/azure-sdk-build-tools_20230307.1 stages: - stage: 'Build_and_Test' jobs: diff --git a/eng/pipelines/mgmt-mocktest.yml b/eng/pipelines/mgmt-mocktest.yml index 19d40b27af8..c44c2bf773b 100644 --- a/eng/pipelines/mgmt-mocktest.yml +++ b/eng/pipelines/mgmt-mocktest.yml @@ -24,7 +24,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230223.1 + ref: refs/tags/azure-sdk-build-tools_20230307.1 stages: - stage: 'Build_and_Test'