From 65c4abdd848398c24f4b44c128f7ac07de60d245 Mon Sep 17 00:00:00 2001 From: titusfortner Date: Fri, 26 Jan 2024 15:00:05 -0600 Subject: [PATCH] [ci] update pinned browser PR to ensure all tests are run --- .github/workflows/pin-browsers.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pin-browsers.yml b/.github/workflows/pin-browsers.yml index 686c1706b2548..76bb1619464fd 100644 --- a/.github/workflows/pin-browsers.yml +++ b/.github/workflows/pin-browsers.yml @@ -42,6 +42,9 @@ jobs: commit-message: Update pinned browser versions committer: Selenium CI Bot author: Selenium CI Bot - title: "Automated Browser Version Update" - body: "This is an automated pull request to update pinned browsers and drivers" + title: "[dotnet][rb][java][js][py] Automated Browser Version Update" + body: | + This is an automated pull request to update pinned browsers and drivers + + Merge after verify the new browser versions properly passing the tests and no bugs need to be filed branch: "pinned-browser-updates"