Skip to content

Commit b8761cb

Browse files
authored
Merge pull request #1986 from alphagov/dependabot/github_actions/nanasess/setup-chromedriver-2.4.0
Bump nanasess/setup-chromedriver from 2.3.0 to 2.4.0
2 parents dd09a44 + 1bd4e72 commit b8761cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
QUEUE_DATABASE_URL: "postgres://postgres:postgres@localhost:5432/forms_runner_test_queue"
3535
steps:
3636
# TODO: remove these steps once we can use latest Chrome again (see https://github.com/teamcapybara/capybara/issues/2800)
37-
- uses: nanasess/setup-chromedriver@e93e57b843c0c92788f22483f1a31af8ee48db25 # v2.3.0
37+
- uses: nanasess/setup-chromedriver@c75c3d53d445b96d41dbf2355797b470953c6c30 # v2.4.0
3838
with:
3939
chromedriver-version: '128.0.6613.8600'
4040
chromeapp: chrome

0 commit comments

Comments
 (0)