mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
updated azcli signature (#10199)
This commit is contained in:
committed by
GitHub
parent
567d4a0ea4
commit
8e6b0c0d6d
@@ -15,7 +15,7 @@ New-Item -ItemType 'Directory' -Path $azureCliExtensionPath | Out-Null
|
|||||||
|
|
||||||
Install-Binary -Type MSI `
|
Install-Binary -Type MSI `
|
||||||
-Url 'https://aka.ms/installazurecliwindowsx64' `
|
-Url 'https://aka.ms/installazurecliwindowsx64' `
|
||||||
-ExpectedSignature 'C2048FB509F1C37A8C3E9EC6648118458AA01780'
|
-ExpectedSignature 'F9A7CF9FBE13BAC767F4781061332DA6E8B4E0EE'
|
||||||
|
|
||||||
Update-Environment
|
Update-Environment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user