Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 8d8ba81 commit 7c0ab7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests_app_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
fvm config --cache-path '${{ runner.tool_cache }}/flutter'
- name: Install chromedriver
uses: nanasess/setup-chromedriver@2c49495f83dd47aa7cee6b3d20cd5a5a3e1e016d
uses: nanasess/setup-chromedriver@e66222fd7ec9c46b83cc837781ce6930b5d95f90

- name: Run integration tests
working-directory: app
Expand Down

0 comments on commit 7c0ab7d

Please sign in to comment.