Skip to content

Commit a406678

Browse files
chore(deps): update browser-actions/setup-chrome action to v2.1.1 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d0721b commit a406678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-tooling/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ runs:
4343
- name: Setup chrome
4444
id: setup-chrome
4545
if: ${{ inputs.use-chrome == 'true' }}
46-
uses: browser-actions/setup-chrome@b94431e051d1c52dcbe9a7092a4f10f827795416 # v2.1.0
46+
uses: browser-actions/setup-chrome@4f8e94349a351df0f048634f25fec36c3c91eded # v2.1.1
4747
with:
4848
chrome-version: ${{ inputs.chrome-version }}

0 commit comments

Comments
 (0)