Azure / cli

Automate your GitHub workflows using Azure CLI scripts
MIT License
124 stars 52 forks source link

Changed default for azcliversion. #57

Closed t-dedah closed 2 years ago

t-dedah commented 2 years ago

Changed the default value for azcliversion from latest to agentazcliversion . This will be protect the action from any breaking changes occurring due to mismatch between agent and latest cli versions.

Permanent solution for this issue https://github.com/Azure/cli/issues/56