Skip to content

Commit 00d0106

Browse files
Sync eng/common directory with azure-sdk-tools for PR 9793 (Azure#2080)
* Update pipeline generate Includes fix Azure/azure-sdk-tools#9784 * Update eng/common/pipelines/templates/steps/install-pipeline-generation.yml --------- Co-authored-by: Wes Haggard <[email protected]>
1 parent 0f37bcf commit 00d0106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/steps/install-pipeline-generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ steps:
99
- script: >
1010
dotnet tool install
1111
Azure.Sdk.Tools.PipelineGenerator
12-
--version 1.1.0-dev.20241204.1
12+
--version 1.1.0-dev.20250206.1
1313
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
1414
--tool-path ${{parameters.ToolPath}}
1515
workingDirectory: $(Pipeline.Workspace)/pipeline-generator

0 commit comments

Comments
 (0)