Skip to content

Commit 1ac1524

Browse files
azure-sdkscbedd
andauthored
Sync eng/common directory with azure-sdk-tools for PR 1317 (Azure#16270)
* retarget the tool clone to a release tag Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
1 parent cce8bee commit 1ac1524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/steps/get-pr-owners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
- pwsh: |
77
git clone https://github.com/Azure/azure-sdk-tools.git $(Build.SourcesDirectory)/tools_repo
88
cd $(Build.SourcesDirectory)/tools_repo
9-
git checkout 35ad98f821913eb0e8872f861ee60589b563c865
9+
git checkout azure-sdk-tools_20210114.1
1010
displayName: Setup Identity Resolver
1111
1212
- pwsh: |

0 commit comments

Comments
 (0)