Skip to content

Commit 7f35b71

Browse files
azure-sdkKonrad Jamrozik
andauthored
Sync eng/common directory with azure-sdk-tools for PR 5562 (Azure#24981)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#5562 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) --------- Co-authored-by: Konrad Jamrozik <[email protected]>
1 parent 901ecc6 commit 7f35b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/scripts/get-codeowners.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ param (
6262
# but not this one:
6363
# Remove the obsolete, prefix-based CODEOWNERS matcher & related tests
6464
# https://github.com/Azure/azure-sdk-tools/pull/5431
65-
[string]$ToolVersion = "1.0.0-dev.20230214.3",
65+
[string]$ToolVersion = "1.0.0-dev.20230223.4",
6666
[string]$ToolPath = (Join-Path ([System.IO.Path]::GetTempPath()) "codeowners-tool-path"),
6767
[string]$DevOpsFeed = "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json",
6868
[string]$VsoVariable = "",

0 commit comments

Comments
 (0)