diff --git a/action.yml b/action.yml index c235ac5..2552958 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Azure App Configuration Sync (Deprecated)' -description: 'DEPRECATED: Use Azure CLI for Azure App Configuration. Follow [these instructions](https://aka.ms/appconfig/githubactions) to set up.' +description: 'DEPRECATED: Use Azure CLI action instead. Follow [these instructions](https://aka.ms/appconfig/githubactions) to set up.' inputs: configurationFile: description: 'Path to the configuration file in the repo, relative to the repo root. Also supports glob patterns and multiple files'