Skip to content

Commit

Permalink
Bump nanasess/setup-chromedriver from 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [nanasess/setup-chromedriver](https://github.com/nanasess/setup-chromedriver) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/nanasess/setup-chromedriver/releases)
- [Commits](nanasess/setup-chromedriver@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: nanasess/setup-chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bseeger committed Feb 13, 2024
1 parent 0e53f7a commit 4073635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up ChromeDriver
uses: nanasess/setup-chromedriver@v2.2.1
uses: nanasess/setup-chromedriver@v2.2.2
with:
chromedriver-version: '115.0.5790.102'
- name: Set up JDK
Expand Down

0 comments on commit 4073635

Please sign in to comment.