diff --git a/.scripts/verify-pull-request.yaml b/.scripts/verify-pull-request.yaml index b5a767c..80a5c8e 100644 --- a/.scripts/verify-pull-request.yaml +++ b/.scripts/verify-pull-request.yaml @@ -33,7 +33,7 @@ steps: displayName: Install autorest-compare - script : | - export AUTOREST_TYPESCRIPT=@autorest/typescript@0.1.0-dev.20200116.5 + export AUTOREST_TYPESCRIPT=@autorest/typescript@0.1.0-dev.20200203.1 autorest-compare --typescript \ --spec-path:azure-parameter-grouping.json \ --spec-path:azure-report.json \