Skip to content

Commit aec7ad1

Browse files
authored
ops: update AzureSignTool from 5.0.0 to 6.0.1
1 parent 76360fe commit aec7ad1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/workflow/Install-AzureSignTool.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ function Install-AzureSignTool {
66

77
Write-Warning "Installing AST..."
88

9-
dotnet tool install --global AzureSignTool --version 5.0.0
10-
}
9+
dotnet tool install --global AzureSignTool --version 6.0.1
10+
}

0 commit comments

Comments
 (0)