chore: update flakiness-dashboard extension bundle (#20291)

This way it can work with newer runtimes.
This commit is contained in:
Andrey Lushnikov 2023-01-23 06:14:21 -08:00 committed by GitHub
parent 953f96b493
commit c07afc4382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,6 @@
},
"extensionBundle": {
"id": "Microsoft.Azure.Functions.ExtensionBundle",
"version": "[1.*, 2.0.0)"
"version": "[2.*, 3.0.0)"
}
}