Skip to content

Commit af7ca84

Browse files
authored
Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#3180)
1 parent 2ff04cd commit af7ca84

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

eng/pipelines/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ resources:
2828
- repository: azure-sdk-build-tools
2929
type: git
3030
name: internal/azure-sdk-build-tools
31-
ref: refs/tags/azure-sdk-build-tools_20230223.1
31+
ref: refs/tags/azure-sdk-build-tools_20230307.1
3232

3333
stages:
3434
- stage: 'Build_and_Test'

eng/pipelines/cadl-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ resources:
4848
- repository: azure-sdk-build-tools
4949
type: git
5050
name: internal/azure-sdk-build-tools
51-
ref: refs/tags/azure-sdk-build-tools_20230223.1
51+
ref: refs/tags/azure-sdk-build-tools_20230307.1
5252
stages:
5353
- stage: 'Build_and_Test'
5454
jobs:

eng/pipelines/mgmt-mocktest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ resources:
2424
- repository: azure-sdk-build-tools
2525
type: git
2626
name: internal/azure-sdk-build-tools
27-
ref: refs/tags/azure-sdk-build-tools_20230223.1
27+
ref: refs/tags/azure-sdk-build-tools_20230307.1
2828

2929
stages:
3030
- stage: 'Build_and_Test'

0 commit comments

Comments
 (0)