diff --git a/lhci/action.yml b/lhci/action.yml index 6b34ab62..2d428a4d 100644 --- a/lhci/action.yml +++ b/lhci/action.yml @@ -15,7 +15,7 @@ inputs: required: false chromeFlags: description: "Chrome flags, see https://peter.sh/experiments/chromium-command-line-switches" - default: "--no-sandbox --disable-dev-shm-usage --headless" + default: "--no-sandbox --disable-dev-shm-usage --headless --user-agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36 - dashlord'" required: false runs: