diff --git a/action.yml b/action.yml index 07a5e4d1f..f849a45f9 100644 --- a/action.yml +++ b/action.yml @@ -11,7 +11,7 @@ inputs: version: description: 'Azure CLI Version to install' required: false - default: "2.63.0" # pin to 2.63.0 because of https://github.com/Azure/azure-cli/issues/29828 + default: "latest" runs: using: "composite" steps: