Skip to content

Commit 9961d14

Browse files
Bump browser-actions/setup-chrome from 1.5.0 to 1.6.0 (#3386)
Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/browser-actions/setup-chrome/releases) - [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md) - [Commits](browser-actions/setup-chrome@97349de...82b9ce6) --- updated-dependencies: - dependency-name: browser-actions/setup-chrome dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7c2910 commit 9961d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
run: python -m pip install --upgrade pip setuptools nox
116116

117117
- name: "Install Chrome"
118-
uses: browser-actions/setup-chrome@97349de5c98094d4fc9412f31c524d7697115ad8 # v1.5.0
118+
uses: browser-actions/setup-chrome@82b9ce628cc5595478a9ebadc480958a36457dc2 # v1.6.0
119119
if: ${{ matrix.nox-session == 'emscripten' }}
120120
- name: "Install Firefox"
121121
uses: browser-actions/setup-firefox@233224b712fc07910ded8c15fb95a555c86da76f # v1.5.0

0 commit comments

Comments
 (0)