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 12, 2024
1 parent e252ff4 commit f52a1fb
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 @@ -30,7 +30,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
- name: Set up JDK
uses: actions/setup-java@v4.0.0
with:
Expand Down

0 comments on commit f52a1fb

Please sign in to comment.