Skip to content

Commit aa7f54d

Browse files
Bump nanasess/setup-chromedriver from 2.2.2 to 2.3.0 in the github-actions group (#1955)
Bump nanasess/setup-chromedriver in the github-actions group Bumps the github-actions group with 1 update: [nanasess/setup-chromedriver](https://github.com/nanasess/setup-chromedriver). Updates `nanasess/setup-chromedriver` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/nanasess/setup-chromedriver/releases) - [Commits](nanasess/setup-chromedriver@42cc299...e93e57b) --- updated-dependencies: - dependency-name: nanasess/setup-chromedriver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84ac705 commit aa7f54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
6565
with:
6666
sdk: ${{ matrix.sdk }}
67-
- uses: nanasess/setup-chromedriver@42cc2998329f041de87dc3cfa33a930eacd57eaa
67+
- uses: nanasess/setup-chromedriver@e93e57b843c0c92788f22483f1a31af8ee48db25
6868
- id: install
6969
name: Install dependencies
7070
run: dart pub get

0 commit comments

Comments
 (0)